We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8b3c89 commit fc417b6Copy full SHA for fc417b6
.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
+ uses: sigstore/gh-action-sigstore-python@v3.5.3
65
with:
66
inputs: >-
67
./dist/*.tar.gz
0 commit comments