We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 345b760 commit 1325f64Copy full SHA for 1325f64
.github/workflows/release.yml
@@ -69,7 +69,7 @@ jobs:
69
name: python-package-distributions
70
path: dist/
71
- name: Sign the dists with Sigstore
72
- uses: sigstore/gh-action-sigstore-python@v3
+ uses: sigstore/gh-action-sigstore-python@v3.0.0
73
with:
74
inputs: >-
75
./dist/*.tar.gz
0 commit comments