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:
177177 subscription-id : ${{ secrets.AZURE_SUBSCRIPTION_ID }}
178178
179179 - 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
181181 with :
182182 endpoint : https://wus2.codesigning.azure.net/
183183 trusted-signing-account-name : git-fundamentals-signing
@@ -204,7 +204,7 @@ jobs:
204204 -Destination $env:GITHUB_WORKSPACE\installers
205205
206206 - 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
208208 with :
209209 endpoint : https://wus2.codesigning.azure.net/
210210 trusted-signing-account-name : git-fundamentals-signing
You can’t perform that action at this time.
0 commit comments