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 fb8f690 commit 386b6ebCopy full SHA for 386b6eb
.github/workflows/release.yml
@@ -143,7 +143,7 @@ jobs:
143
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
144
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
145
- name: "Sign files with Trusted Signing"
146
- uses: azure/trusted-signing-action@0d74250c661747df006298d0fb49944c10f16e03 # v0.5.1
+ uses: azure/trusted-signing-action@bb15ca63eb5548cc306f4f335c5617bb414abcad # v0.5.9
147
if: ${{ matrix.flavor == 'windows' && vars.AZURE_TRUSTED_SIGNING_ACCOUNT_NAME }}
148
with:
149
endpoint: https://eus.codesigning.azure.net/
0 commit comments