We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b84e88 commit 513e2aeCopy full SHA for 513e2ae
.github/workflows/release.yml
@@ -60,7 +60,7 @@ jobs:
60
61
- run: cd binaries && sha256sum -b * > checksums.sha256
62
63
- - uses: actions/attest-build-provenance@v2
+ - uses: actions/attest-build-provenance@v3
64
with:
65
subject-path: '${{ github.workspace }}/binaries/*'
66
0 commit comments