Skip to content

Commit

Permalink
build(deps): bump azure/azure-code-signing-action from 0.2.21 to 0.2.…
Browse files Browse the repository at this point in the history
…22 (#1471)

Bumps
[azure/azure-code-signing-action](https://github.com/azure/azure-code-signing-action)
from 0.2.21 to 0.2.22.
  • Loading branch information
mjcheetham authored Dec 5, 2023
2 parents 387fa93 + f6375a9 commit 6efa5d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ jobs:
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}

- name: Sign payload files with Azure Code Signing
uses: azure/[email protected].21
uses: azure/[email protected].22
with:
endpoint: https://wus2.codesigning.azure.net/
code-signing-account-name: git-fundamentals-signing
Expand All @@ -204,7 +204,7 @@ jobs:
-Destination $env:GITHUB_WORKSPACE\installers
- name: Sign installers with Azure Code Signing
uses: azure/[email protected].21
uses: azure/[email protected].22
with:
endpoint: https://wus2.codesigning.azure.net/
code-signing-account-name: git-fundamentals-signing
Expand Down

0 comments on commit 6efa5d5

Please sign in to comment.