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 dc56984 commit 3d5dc30Copy full SHA for 3d5dc30
.github/workflows/release.yml
@@ -77,7 +77,7 @@ jobs:
77
name: python-package-distributions
78
path: dist/
79
- name: Sign the dists with Sigstore
80
- uses: sigstore/[email protected].0
+ uses: sigstore/[email protected].1
81
with:
82
inputs: >-
83
./dist/*.tar.gz
0 commit comments