We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf44b47 commit 2f14db3Copy full SHA for 2f14db3
.github/workflows/publish.yml
@@ -61,7 +61,7 @@ jobs:
61
name: python-package-distributions
62
path: dist/
63
- name: Sign the dists with Sigstore
64
- uses: sigstore/gh-action-sigstore-python@v2.1.1
+ uses: sigstore/gh-action-sigstore-python@v3
65
with:
66
inputs: >-
67
./dist/*.tar.gz
0 commit comments