Skip to content

Commit db1d5e2

Browse files
Update sigstore/gh-action-sigstore-python action to v3
1 parent c1bbab4 commit db1d5e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
name: python-package-distributions
9797
path: dist/
9898
- name: Sign the dists with Sigstore
99-
uses: sigstore/gh-action-sigstore-python@v2.1.1
99+
uses: sigstore/gh-action-sigstore-python@v3.0.0
100100
with:
101101
inputs: >-
102102
./dist/*.tar.gz

0 commit comments

Comments
 (0)