Skip to content

Commit

Permalink
Update azure/trusted-signing-action action to v0.5.0 (#555)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent a7e90c1 commit 867a098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/dotnet-publish/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ runs:
- if: ${{ inputs.sign == 'true' && success() }}
name: Code Sign Assembly
uses: azure/trusted-signing-action@v0.4.0
uses: azure/trusted-signing-action@v0.5.0
with:
azure-client-id: ${{ inputs.azureClientId }}
azure-tenant-id: ${{ inputs.azureTenantId }}
Expand Down

0 comments on commit 867a098

Please sign in to comment.