Skip to content

Commit

Permalink
Merge pull request #27 from AkihiroSuda/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/attest-build-provenance-2

Bump actions/attest-build-provenance from 1 to 2
  • Loading branch information
AkihiroSuda authored Jan 15, 2025
2 parents 358404e + 5b3e9b2 commit 3a6d682
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 @@ -47,7 +47,7 @@ jobs:
The sha256sum of the SHA256SUMS file itself is \`${shasha}\` .
EOF
- uses: actions/attest-build-provenance@v1
- uses: actions/attest-build-provenance@v2
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
with:
subject-path: _artifacts/*
Expand Down

0 comments on commit 3a6d682

Please sign in to comment.