chore(deps): bump azure/login from 2.0.0 to 2.1.0

Bumps [azure/login](https://github.com/azure/login) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](8c334a195c...6b2456866f)

---
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-04-17 00:51:29 +00:00 committed by github-actions[bot]
parent 2335e61de4
commit 0f58cf8226

View file

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