Skip to content

Commit

Permalink
Bump azure/login from 2.1.1 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [azure/login](https://github.com/azure/login) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](Azure/login@v2.1.1...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 18, 2024
1 parent 9925502 commit 78fdfcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
path: nugets/
retention-days: 7
- name: Azure login
uses: azure/login@v2.1.1
uses: azure/login@v2.2.0
with:
creds: ${{ secrets.AZURE_ACI_CREDENTIALS }}
- name: Setup infrastructure
Expand Down

0 comments on commit 78fdfcb

Please sign in to comment.