Skip to content

Commit

Permalink
azure/login v2
Browse files Browse the repository at this point in the history
  • Loading branch information
colbylwilliams committed Nov 18, 2024
1 parent 076d24d commit 2768789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

steps:
- name: Az CLI login
uses: azure/login@v1
uses: azure/login@v2
with:
client-id: ${{ vars.AZURE_CLIENT_ID }}
tenant-id: ${{ vars.AZURE_TENANT_ID }}
Expand Down

0 comments on commit 2768789

Please sign in to comment.