Skip to content

Commit

Permalink
Bump azure/login from 1.4.7 to 1.5.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 1.5.1.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](Azure/login@v1.4.7...v1.5.1)

---
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 Dec 4, 2023
1 parent 1a5720e commit 1b7920a
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 @@ -45,7 +45,7 @@ jobs:
path: nugets/
retention-days: 7
- name: Azure login
uses: azure/login@v1.4.7
uses: azure/login@v1.5.1
with:
creds: ${{ secrets.AZURE_ACI_CREDENTIALS }}
- name: Setup Cosmos DB
Expand Down

0 comments on commit 1b7920a

Please sign in to comment.