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.
1 parent 504aef6 commit d183c26Copy full SHA for d183c26
.github/workflows/release.yml
@@ -84,7 +84,7 @@ jobs:
84
85
# Login to Azure using a ServicePrincipal configured to authenticate agaist a GitHub Action
86
- name: 🪪 Authorize signing
87
- uses: azure/[email protected]
+ uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2.3.0
88
with:
89
client-id: ${{ vars.AZURE_CLIENT_ID }}
90
tenant-id: ${{ vars.AZURE_TENANT_ID }}
0 commit comments