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.
1 parent 6c0a350 commit 89dbcccCopy full SHA for 89dbccc
.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