We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b91c24e commit 75ed0bbCopy full SHA for 75ed0bb
1 file changed
.github/workflows/release.yml
@@ -59,7 +59,7 @@ jobs:
59
name: python-package-distributions
60
path: dist/
61
- name: Sign the dists with Sigstore
62
- uses: sigstore/[email protected].0
+ uses: sigstore/[email protected].1
63
with:
64
inputs: ./dist/*.tar.gz ./dist/*.whl
65
- name: Create GitHub Release
0 commit comments