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.
2 parents 6c0a350 + 89dbccc commit f2d8686Copy full SHA for f2d8686
.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/[email protected].0
+ uses: sigstore/[email protected].1
74
with:
75
inputs: >-
76
./dist/*.tar.gz
0 commit comments