We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0988a4f commit 7f6608cCopy full SHA for 7f6608c
.github/workflows/manual.yml
@@ -62,7 +62,7 @@ jobs:
62
run: unzip release.zip
63
64
- name: Login to Azure
65
- uses: azure/login@v2
+ uses: azure/login@v3
66
with:
67
client-id: ${{ secrets.AZUREAPPSERVICE_CLIENTID }}
68
tenant-id: ${{ secrets.AZUREAPPSERVICE_TENANTID }}
0 commit comments