Skip to content

Commit

Permalink
Bump azure/login from 1.6.0 to 1.6.1
Browse files Browse the repository at this point in the history
Bumps [azure/login](https://github.com/azure/login) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](Azure/login@v1.6.0...v1.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 17, 2024
1 parent 0cee2b5 commit 0b90e2d
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 @@ -32,7 +32,7 @@ jobs:
uses: actions/[email protected]
- name: Azure login
if: matrix.os-name == 'Windows'
uses: azure/[email protected].0
uses: azure/[email protected].1
with:
creds: ${{ secrets.AZURE_ACI_CREDENTIALS }}
- name: Run
Expand Down

0 comments on commit 0b90e2d

Please sign in to comment.