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 e4a37d4 commit 3bd2137Copy full SHA for 3bd2137
.github/workflows/publish-to-pypi.yml
@@ -67,7 +67,7 @@ jobs:
67
name: python-package-distributions
68
path: dist/
69
- name: Sign the dists with Sigstore
70
- uses: sigstore/[email protected].0
+ uses: sigstore/[email protected].1
71
with:
72
inputs: >-
73
./dist/*.tar.gz
0 commit comments