We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 634338a + 429676c commit 828da73Copy full SHA for 828da73
.github/workflows/publish-to-test-pypi.yml
@@ -68,7 +68,7 @@ jobs:
68
name: python-package-distributions
69
path: dist/
70
- name: Sign the dists with Sigstore
71
- uses: sigstore/gh-action-sigstore-python@v2.1.1
+ uses: sigstore/gh-action-sigstore-python@v3.0.0
72
with:
73
inputs: >-
74
./dist/*.tar.gz
0 commit comments