We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd345a7 commit 935c49eCopy full SHA for 935c49e
.github/workflows/python-build.yml
@@ -91,7 +91,7 @@ jobs:
91
path: dist/
92
93
- name: Sign the dists with Sigstore
94
- uses: sigstore/gh-action-sigstore-python@v2.1.1
+ uses: sigstore/gh-action-sigstore-python@v3.0.1
95
with:
96
inputs: >-
97
./dist/*.tar.gz
0 commit comments