Skip to content

Commit 5dc4697

Browse files
Update Sigstore action to version 3.1.0
1 parent 7858d1c commit 5dc4697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
path: dist/
8787

8888
- name: Sign the dists with Sigstore
89-
uses: sigstore/gh-action-sigstore-python@v2.1.1
89+
uses: sigstore/gh-action-sigstore-python@v3.1.0
9090
with:
9191
inputs: >-
9292
./dist/*.tar.gz

0 commit comments

Comments
 (0)