We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfb0a18 commit f970307Copy full SHA for f970307
.github/workflows/release.yml
@@ -34,6 +34,6 @@ jobs:
34
args: release
35
env:
36
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
37
- - uses: actions/attest-build-provenance@v1
+ - uses: actions/attest-build-provenance@v2
38
with:
39
subject-path: 'dist/checksums.txt'
0 commit comments