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 74cb549 commit 5720f78Copy full SHA for 5720f78
.github/workflows/release.yml
@@ -69,7 +69,7 @@ jobs:
69
name: python-package-distributions
70
path: dist/
71
- name: Sign the dists with Sigstore
72
- uses: sigstore/[email protected].0
+ uses: sigstore/[email protected].1
73
with:
74
inputs: >-
75
./dist/*.tar.gz
0 commit comments