We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3d68a3 commit f57decaCopy full SHA for f57deca
.github/workflows/release.yml
@@ -85,7 +85,7 @@ jobs:
85
name: python-package-distributions
86
path: python-package/
87
- name: Sign the dists with Sigstore
88
- uses: sigstore/gh-action-sigstore-python@v2.1.1
+ uses: sigstore/gh-action-sigstore-python@v3.0.0
89
with:
90
inputs: >-
91
./python-package/dist/*.tar.gz
0 commit comments