We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a15709 + f47c450 commit 0439879Copy full SHA for 0439879
1 file changed
.github/workflows/pypi.yml
@@ -71,7 +71,7 @@ jobs:
71
name: python-package-distributions
72
path: dist/
73
- name: Sign the dists with Sigstore
74
- uses: sigstore/gh-action-sigstore-python@v3.0.0
+ uses: sigstore/gh-action-sigstore-python@v3.0.1
75
with:
76
inputs: >-
77
./dist/*.tar.gz
0 commit comments