Skip to content

Commit 7260035

Browse files
Bump actions/attest-build-provenance from 1 to 2 (#34)
1 parent fa673b3 commit 7260035

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/py-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: twine check dist/*
3333

3434
- name: Create attestations
35-
uses: actions/attest-build-provenance@v1
35+
uses: actions/attest-build-provenance@v2
3636
with:
3737
subject-path: 'dist/*'
3838

0 commit comments

Comments
 (0)