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.
2 parents b2ba6dc + 0ad9a80 commit 0406b94Copy full SHA for 0406b94
.github/workflows/python-publish.yaml
@@ -73,7 +73,7 @@ jobs:
73
name: python-package-distributions
74
path: dist/
75
- name: Sign the dists with Sigstore
76
- uses: sigstore/[email protected].0
+ uses: sigstore/[email protected].1
77
with:
78
inputs: >-
79
./dist/*.tar.gz
0 commit comments