Skip to content

Commit

Permalink
chore: bump azure/login from 1 to 2 (#706)
Browse files Browse the repository at this point in the history
Bumps [azure/login](https://github.com/azure/login) from 1 to 2.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](Azure/login@v1...v2)

---
updated-dependencies:
- dependency-name: azure/login
  dependency-type: direct:production
  update-type: version-update:semver-major
...
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent 59abde2 commit 220bfe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish-mcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
with:
ref: ${{ needs.prepare-variables.outputs.release_tag }}
- name: 'OIDC Login to Azure Public Cloud'
uses: azure/login@v1
uses: azure/login@v2
with:
client-id: ${{ secrets.AZURE_CLIENT_ID }}
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
Expand Down

0 comments on commit 220bfe8

Please sign in to comment.