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 ebeefeb commit 963c630Copy full SHA for 963c630
.github/workflows/release.yml
@@ -36,6 +36,6 @@ jobs:
36
env:
37
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
39
- - uses: actions/attest-build-provenance@v1
+ - uses: actions/attest-build-provenance@v2
40
with:
41
subject-path: "dist/checksums.txt"
0 commit comments