We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ca31bc commit ec0610bCopy full SHA for ec0610b
1 file changed
{{cookiecutter.project_slug}}/.github/workflows/release.yml
@@ -43,7 +43,7 @@ jobs:
43
name: distributions
44
path: dist/
45
- name: Generate build provenance
46
- uses: actions/attest-build-provenance@v1
+ uses: actions/attest-build-provenance@v2
47
with:
48
subject-path: 'dist/*'
49
0 commit comments