We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82bb6db commit b865298Copy full SHA for b865298
.github/workflows/publish.yml
@@ -61,7 +61,7 @@ jobs:
61
name: python-package-distributions
62
path: dist/
63
- name: Sign the dists with Sigstore
64
- uses: sigstore/gh-action-sigstore-python@v3.5.3
+ uses: sigstore/gh-action-sigstore-python@v3.0.0
65
with:
66
inputs: >-
67
./dist/*.tar.gz
0 commit comments