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 13e092c + 2023eed commit 52201e9Copy full SHA for 52201e9
.github/workflows/release_v2.yml
@@ -66,7 +66,7 @@ jobs:
66
name: python-package-distributions
67
path: dist/
68
- name: Sign the dists with Sigstore
69
- uses: sigstore/[email protected].0
+ uses: sigstore/[email protected].1
70
with:
71
inputs: >-
72
./dist/*.tar.gz
0 commit comments