We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b31a011 commit ebc4667Copy full SHA for ebc4667
.github/workflows/release.yml
@@ -65,7 +65,7 @@ jobs:
65
name: python-package-distributions
66
path: dist/
67
- name: Sign the dists with Sigstore
68
- uses: sigstore/gh-action-sigstore-python@v3.0.1
+ uses: sigstore/gh-action-sigstore-python@v3.1.0
69
with:
70
inputs: >-
71
./dist/*.tar.gz
0 commit comments