chore(deps): bump azure/login from 1.6.0 to 1.6.1

Bumps [azure/login](https://github.com/azure/login) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](e15b166166...cb79c773a3)

---
updated-dependencies:
- dependency-name: azure/login
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-18 00:06:29 +00:00 committed by github-actions[bot]
parent 024d8e8525
commit 6d454788b6

View file

@ -44,7 +44,7 @@ jobs:
- name: Set default Kubernetes namespace
run: |
kubectl config set-context posh --namespace demo
- uses: azure/login@e15b166166a8746d1a47596803bd8c1b595455cf
- uses: azure/login@cb79c773a3cfa27f31f25eb3f677781210c9ce3d
with:
creds: ${{ secrets.AZURE_CREDENTIALS }}
- name: Build oh-my-posh 🔧