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 9e3b3c4 commit 3432b8fCopy full SHA for 3432b8f
.github/workflows/cd.yaml
@@ -66,7 +66,7 @@ jobs:
66
name: python-package-distributions
67
path: dist/
68
- name: Sign the dists with Sigstore
69
- uses: sigstore/[email protected].0
+ uses: sigstore/[email protected].1
70
with:
71
inputs: >-
72
./dist/*.tar.gz
0 commit comments