Skip to content

Commit 9ab3aaf

Browse files
authored
Merge pull request #63 from AkihiroSuda/dependabot/github_actions/actions/attest-build-provenance-3
Bump actions/attest-build-provenance from 2 to 3
2 parents b708080 + 69620fa commit 9ab3aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
4848
The sha256sum of the SHA256SUMS file itself is \`${shasha}\` .
4949
EOF
50-
- uses: actions/attest-build-provenance@v2
50+
- uses: actions/attest-build-provenance@v3
5151
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
5252
with:
5353
subject-path: _artifacts/*

0 commit comments

Comments
 (0)