Skip to content

Commit 4917edd

Browse files
authored
Update sigstore version for releasing to pypi (#66)
1 parent 48de0f0 commit 4917edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
path: ./dist
6565

6666
- name: Sign the dists with Sigstore
67-
uses: sigstore/gh-action-sigstore-python@v1.2.3
67+
uses: sigstore/gh-action-sigstore-python@v3.0.0
6868
with:
6969
inputs: >-
7070
./dist/*.tar.gz

0 commit comments

Comments
 (0)