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 2c994f2 + 05448de commit 78d40c2Copy full SHA for 78d40c2
.github/workflows/release.yml
@@ -67,7 +67,7 @@ jobs:
67
name: python-package-distributions
68
path: dist/
69
- name: Sign the dists with Sigstore
70
- uses: sigstore/gh-action-sigstore-python@v2.1.1
+ uses: sigstore/gh-action-sigstore-python@v3.0.0
71
with:
72
inputs: >-
73
./dist/*.tar.gz
0 commit comments