Skip to content

Commit

Permalink
chore: bump azure/login from 1.4.7 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [azure/login](https://github.com/azure/login) from 1.4.7 to 2.0.0.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](Azure/login@92a5484...8c334a1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 20f45f8 commit 464f352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azwi-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
make kind-create
- name: Build azwi
run: make bin/azwi
- uses: azure/login@92a5484dfaf04ca78a94597f4f19fea633851fa2 # v1.4.6
- uses: azure/login@8c334a195cbb38e46038007b304988d888bf676a # v1.4.6
with:
client-id: ${{ env.AZURE_CLIENT_ID }}
tenant-id: ${{ env.AZURE_TENANT_ID }}
Expand Down

0 comments on commit 464f352

Please sign in to comment.