We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c7f45e commit 1abf8bbCopy full SHA for 1abf8bb
.github/workflows/publish-to-pypi.yml
@@ -67,7 +67,7 @@ jobs:
67
name: python-package-distributions
68
path: dist/
69
- name: Sign the dists with Sigstore
70
- uses: sigstore/gh-action-sigstore-python@v2.1.1
+ uses: sigstore/gh-action-sigstore-python@v3.0.0
71
with:
72
inputs: >-
73
./dist/*.tar.gz
0 commit comments