We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeac362 commit 8f199feCopy full SHA for 8f199fe
.github/workflows/publish-to-pypi.yaml
@@ -74,7 +74,7 @@ jobs:
74
path: dist/
75
76
- name: sign the dists with Sigstore
77
- uses: sigstore/gh-action-sigstore-python@v2.1.1
+ uses: sigstore/gh-action-sigstore-python@v3.0.0
78
with:
79
inputs: >-
80
./dist/*.tar.gz
0 commit comments