Skip to content

Commit

Permalink
Try v2
Browse files Browse the repository at this point in the history
  • Loading branch information
ykerus committed Mar 17, 2024
1 parent e461c09 commit 6d3c365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: actions/checkout@v2

- name: Login to Azure
uses: azure/login@v1
uses: azure/login@v2
with:
client-id: ${{ secrets.AZURE_CLIENT_ID }}
client-secret: ${{ secrets.AZURE_CLIENT_SECRET }}
Expand Down

0 comments on commit 6d3c365

Please sign in to comment.