Skip to content

Commit

Permalink
Merge pull request #2239 from jqnatividad/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…zure/trusted-signing-action-0.5.0

build(deps): bump azure/trusted-signing-action from 0.4.0 to 0.5.0
  • Loading branch information
jqnatividad authored Oct 24, 2024
2 parents c8c38a9 + f01b190 commit 839ac1f
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/trusted-signing-action@v0.4.0
uses: azure/trusted-signing-action@v0.5.0
with:
azure-tenant-id: ${{ secrets.AZURE_TENANT_ID }}
azure-client-id: ${{ secrets.AZURE_CLIENT_ID }}
Expand Down

0 comments on commit 839ac1f

Please sign in to comment.