We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cef4b1 commit 60db422Copy full SHA for 60db422
.github/workflows/publish.yml
@@ -68,7 +68,7 @@ jobs:
68
name: python-package-distributions
69
path: dist/
70
- name: Sign the dists with Sigstore
71
- uses: sigstore/gh-action-sigstore-python@v1.2.3
+ uses: sigstore/gh-action-sigstore-python@v2.1.1
72
with:
73
inputs: >-
74
./dist/*.tar.gz
0 commit comments