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 ef3295f commit 4433b17Copy full SHA for 4433b17
.github/workflows/release.yml
@@ -68,7 +68,7 @@ jobs:
68
name: python-package-distributions
69
path: dist/
70
- name: Sign the dists with Sigstore
71
- uses: sigstore/[email protected].0
+ uses: sigstore/[email protected].1
72
with:
73
inputs: >-
74
./dist/*.tar.gz
0 commit comments