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

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

---
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] 2023-12-04 00:51:50 +00:00 committed by github-actions[bot]
parent d588965e50
commit 35823e5b78

View file

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