We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c8b6c3 + efc2407 commit 57b0e5eCopy full SHA for 57b0e5e
.github/workflows/main-pr.yml
@@ -37,7 +37,7 @@ jobs:
37
38
# Logs into Azure via OIDC (note no password)
39
- name: 'Az OIDC CLI login'
40
- uses: azure/login@v1
+ uses: azure/login@v1.4.0
41
with:
42
client-id: ${{ secrets.AZURE_CLIENTID }}
43
tenant-id: ${{ secrets.AZURE_TENANTID }}
0 commit comments