Skip to content

Commit ec0610b

Browse files
authored
Update GHA provenance action (#41)
1 parent 7ca31bc commit ec0610b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • {{cookiecutter.project_slug}}/.github/workflows

{{cookiecutter.project_slug}}/.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
name: distributions
4444
path: dist/
4545
- name: Generate build provenance
46-
uses: actions/attest-build-provenance@v1
46+
uses: actions/attest-build-provenance@v2
4747
with:
4848
subject-path: 'dist/*'
4949

0 commit comments

Comments
 (0)