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 bf91961 commit b411f55Copy full SHA for b411f55
.github/workflows/build-publish.yml
@@ -69,7 +69,7 @@ jobs:
69
name: python-package-distributions
70
path: dist/
71
- name: Sign the dists with Sigstore
72
- uses: sigstore/gh-action-sigstore-python@v2.1.0
+ uses: sigstore/gh-action-sigstore-python@v3.0.0
73
with:
74
inputs: >-
75
./dist/*.tar.gz
0 commit comments