We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents abe7321 + 7c69359 commit 8a9fae5Copy full SHA for 8a9fae5
1 file changed
.github/workflows/sign.yml
@@ -115,7 +115,7 @@ jobs:
115
# wait-for-completion: true
116
# output-artifact-directory: 'application-signed'
117
- name: Azure Trusted Signing
118
- uses: azure/trusted-signing-action@v1.1.0
+ uses: azure/trusted-signing-action@v1.2.0
119
with:
120
azure-tenant-id: ${{ secrets.AZURE_TENANT_ID }}
121
azure-client-id: ${{ secrets.AZURE_CLIENT_ID }}
0 commit comments