Skip to content

Commit

Permalink
chore(deps): update azure/login action to v2 (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent 610f352 commit 754ccca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
# azure-identity doesn't support GitHub WIF
- uses: azure/login@cb79c773a3cfa27f31f25eb3f677781210c9ce3d # v1
- uses: azure/login@8c334a195cbb38e46038007b304988d888bf676a # v2
with:
tenant-id: ${{ vars.AZURE_TENANT_ID }}
client-id: ${{ vars.AZURE_CLIENT_ID }}
Expand Down

0 comments on commit 754ccca

Please sign in to comment.