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 f757e8d + 3dbe527 commit 9c9b237Copy full SHA for 9c9b237
.github/workflows/release.yml
@@ -147,7 +147,7 @@ jobs:
147
name: vscode-codeql-extension
148
149
- name: Azure User-assigned managed identity login
150
- uses: azure/login@v2
+ uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2.3.0
151
with:
152
client-id: ${{ secrets.AZURE_CLIENT_ID }}
153
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
0 commit comments