We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 917b75f commit 06bc018Copy full SHA for 06bc018
.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