We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3548940 + 2c20ec9 commit a25b2bdCopy full SHA for a25b2bd
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@v2.1.1
+ uses: sigstore/gh-action-sigstore-python@v3.0.0
75
with:
76
inputs: >-
77
./dist/*.tar.gz
0 commit comments