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 08802ef commit 26351f3Copy full SHA for 26351f3
.github/workflows/release.yml
@@ -48,7 +48,7 @@ jobs:
48
name: distributions
49
path: dist/
50
- name: Create provenances
51
- uses: actions/attest-build-provenance@v1
+ uses: actions/attest-build-provenance@v2
52
with:
53
subject-path: 'dist/*'
54
0 commit comments