Skip to content

Commit

Permalink
Bump azure/login from 1.4.7 to 2.1.1
Browse files Browse the repository at this point in the history
Bumps [azure/login](https://github.com/azure/login) from 1.4.7 to 2.1.1.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](Azure/login@92a5484...6c25186)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 667d462 commit 8d57870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devcontainer-cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- name: Azure CLI login
id: az_login
uses: azure/login@92a5484dfaf04ca78a94597f4f19fea633851fa2
uses: azure/login@6c251865b4e6290e7b78be643ea2d005bc51f69a
with:
creds: ${{ secrets.AZ_ACR_CREDS }}

Expand Down

0 comments on commit 8d57870

Please sign in to comment.