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 1d05f2f commit d87c67dCopy full SHA for d87c67d
.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