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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-10 00:13:42 +00:00 committed by github-actions[bot]
parent 094f1a439c
commit 0a9ddf1957

View file

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