We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c0a350 + 89dbccc commit f2d8686Copy full SHA for f2d8686
1 file changed
.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.0.0
+ uses: sigstore/gh-action-sigstore-python@v3.0.1
74
with:
75
inputs: >-
76
./dist/*.tar.gz
0 commit comments