Skip to content

Commit

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

Bump azure/trusted-signing-action from 0.3.20 to 0.4.0
  • Loading branch information
jerryuhoo authored Aug 17, 2024
2 parents c3d7d1a + 056f16c commit ec0f233
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.20
uses: azure/trusted-signing-action@v0.4.0
with:
# The Azure Active Directory tenant (directory) ID.
azure-tenant-id: ${{ secrets.AZURE_TENANT_ID }}
Expand Down

0 comments on commit ec0f233

Please sign in to comment.