Skip to content

Commit

Permalink
Merge pull request #69 from jerryuhoo/dependabot/github_actions/azure…
Browse files Browse the repository at this point in the history
…/trusted-signing-action-0.3.20

Bump azure/trusted-signing-action from 0.3.19 to 0.3.20
  • Loading branch information
jerryuhoo committed Jun 26, 2024
2 parents 53313d3 + 43d81f1 commit 99b77ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ jobs:
- name: Codesign with Azure Trusted Signing
if: ${{ matrix.name == 'Windows' }}
uses: azure/trusted-signing-action@v0.3.19
uses: azure/trusted-signing-action@v0.3.20
with:
# The Azure Active Directory tenant (directory) ID.
azure-tenant-id: ${{ secrets.AZURE_TENANT_ID }}
Expand Down

0 comments on commit 99b77ae

Please sign in to comment.