We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1234993 commit c0548f0Copy full SHA for c0548f0
1 file changed
.github/workflows/publish_github_release.yml
@@ -49,7 +49,7 @@ jobs:
49
name: python-package-distributions
50
path: dist/
51
- name: Sign the dists with Sigstore
52
- uses: sigstore/gh-action-sigstore-python@v2.1.1
+ uses: sigstore/gh-action-sigstore-python@v3.0.0
53
with:
54
inputs: >-
55
./dist/*.tar.gz
0 commit comments