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