Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent b266839 commit bb5a577
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.0
with:
creds: ${{ secrets.AZURE_ACI_CREDENTIALS }}
enable-AzPSSession: true
Expand Down

0 comments on commit bb5a577

Please sign in to comment.