We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bfb65b2 + 91b417d commit a0e2bbeCopy full SHA for a0e2bbe
.github/workflows/PyPI.yaml
@@ -83,7 +83,7 @@ jobs:
83
name: python-package-distributions
84
path: dist/
85
- name: Sign the dists with Sigstore
86
- uses: sigstore/gh-action-sigstore-python@v1.2.3
+ uses: sigstore/gh-action-sigstore-python@v2
87
with:
88
inputs: >-
89
./dist/*.tar.gz
0 commit comments