Skip to content

Commit

Permalink
Switched to azure login v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Helder Pinto committed Jun 24, 2024
1 parent 18018e2 commit acb5a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-deployment-sqlauth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v3
- name: Login via Az module
uses: azure/login@hf_447_release
uses: azure/login@v2
with:
client-id: ${{ secrets.AZURE_CLIENT_ID }}
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
Expand Down

0 comments on commit acb5a26

Please sign in to comment.