Skip to content

Commit

Permalink
Merge pull request #1047 from mackerelio/dependabot/github_actions/az…
Browse files Browse the repository at this point in the history
…ure/trusted-signing-action-0.5.1

Bump azure/trusted-signing-action from 0.3.20 to 0.5.1
  • Loading branch information
ne-sachirou authored Jan 27, 2025
2 parents 7acf777 + 14481fb commit 185ed72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ jobs:
MSI_SUFFIX: ${{ matrix.MSI_SUFFIX }}

- name: Signing Installer
uses: azure/trusted-signing-action@v0.3.20
uses: azure/trusted-signing-action@v0.5.1
with:
azure-tenant-id: ${{ secrets.AZURE_TENANT_ID }}
azure-client-id: ${{ secrets.AZURE_CLIENT_ID }}
Expand Down

0 comments on commit 185ed72

Please sign in to comment.