Skip to content

Commit d7e949c

Browse files
authored
Merge pull request #75 from arska/renovate/sigstore-gh-action-sigstore-python-3.x
Update sigstore/gh-action-sigstore-python action to v3
2 parents c1bbab4 + db1d5e2 commit d7e949c

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)