Skip to content

Commit 935c49e

Browse files
Update sigstore
1 parent dd345a7 commit 935c49e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
path: dist/
9292

9393
- name: Sign the dists with Sigstore
94-
uses: sigstore/gh-action-sigstore-python@v2.1.1
94+
uses: sigstore/gh-action-sigstore-python@v3.0.1
9595
with:
9696
inputs: >-
9797
./dist/*.tar.gz

0 commit comments

Comments
 (0)