Skip to content

Commit

Permalink
build(deps): bump azure/login from 1.4.0 to 1.4.1
Browse files Browse the repository at this point in the history
Bumps [azure/login](https://github.com/azure/login) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](Azure/login@154d5e5...89d1535)

---
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] authored and tklauser committed Nov 17, 2021
1 parent c088c72 commit dc0064b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579

- name: Login to Azure
uses: azure/login@154d5e5db199fc3c11c1832df0446462c9b98ed6
uses: azure/login@89d153571fe9a34ed70fcf9f1d95ab8debea7a73
with:
creds: ${{ secrets.AZURE_PR_SP_CREDS }}

Expand Down

0 comments on commit dc0064b

Please sign in to comment.