chore(deps): bump azure/login from 1.4.7 to 1.5.0

Bumps [azure/login](https://github.com/azure/login) from 1.4.7 to 1.5.0.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](92a5484dfa...4c88f01b0e)

---
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] 2023-11-21 00:46:29 +00:00 committed by github-actions[bot]
parent dd80060537
commit b31f01a1a3

View file

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