File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ jobs:
177
177
subscription-id : ${{ secrets.AZURE_SUBSCRIPTION_ID }}
178
178
179
179
- name : Sign payload files with Azure Code Signing
180
- uses : azure/trusted-signing-action@v0.4 .0
180
+ uses : azure/trusted-signing-action@v0.5 .0
181
181
with :
182
182
endpoint : https://wus2.codesigning.azure.net/
183
183
trusted-signing-account-name : git-fundamentals-signing
@@ -204,7 +204,7 @@ jobs:
204
204
-Destination $env:GITHUB_WORKSPACE\installers
205
205
206
206
- name : Sign installers with Azure Code Signing
207
- uses : azure/trusted-signing-action@v0.4 .0
207
+ uses : azure/trusted-signing-action@v0.5 .0
208
208
with :
209
209
endpoint : https://wus2.codesigning.azure.net/
210
210
trusted-signing-account-name : git-fundamentals-signing
You can’t perform that action at this time.
0 commit comments