Skip to content

Commit

Permalink
Merge pull request #163 from matiaskorhonen/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/attest-build-provenance-2

Bump actions/attest-build-provenance from 1 to 2
  • Loading branch information
matiaskorhonen authored Jan 2, 2025
2 parents 6d52924 + 4af850d commit a52b21c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
--key-id "$KEY_ID" \
--issuer "$ISSUER" \
--wait
- uses: actions/attest-build-provenance@v1
- uses: actions/attest-build-provenance@v2
with:
subject-path: "${{ steps.upload-rust-binary-action.outputs.archive }}.*"

Expand Down

0 comments on commit a52b21c

Please sign in to comment.