Skip to content

Commit

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

build(deps): bump azure/trusted-signing-action from 0.5.0 to 0.5.1
  • Loading branch information
jqnatividad authored Jan 8, 2025
2 parents 9653d9a + fa91cfc commit 76fb280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-wix-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
cp target\wix\*.msi qsv-${{ needs.analyze-tags.outputs.previous-tag }}.msi
- name: Sign qsv MSI installer file with Azure Trusted Signing
uses: azure/[email protected].0
uses: azure/[email protected].1
with:
azure-tenant-id: ${{ secrets.AZURE_TENANT_ID }}
azure-client-id: ${{ secrets.AZURE_CLIENT_ID }}
Expand Down

0 comments on commit 76fb280

Please sign in to comment.