Skip to content

Commit 7d4945c

Browse files
committed
attest v2
1 parent 6c39875 commit 7d4945c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
twine check dist/*
5050
5151
- name: Create Sigstore attestations for built distributions
52-
uses: actions/attest@v1
52+
uses: actions/attest@v2
5353
id: attest
5454
with:
5555
subject-path: "dist/*"

0 commit comments

Comments
 (0)