We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f1bedb commit fe7a408Copy full SHA for fe7a408
.github/workflows/release.yml
@@ -92,7 +92,7 @@ jobs:
92
name: python-package-distributions
93
path: dist/
94
- name: Sign the dists with Sigstore
95
- uses: sigstore/gh-action-sigstore-python@v3
+ uses: sigstore/gh-action-sigstore-python@v3.0.0
96
with:
97
inputs: >-
98
./dist/*.tar.gz
0 commit comments