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 690bba8 commit c43a5b1Copy full SHA for c43a5b1
.github/workflows/release.yml
@@ -70,7 +70,7 @@ jobs:
70
name: python-package-distributions
71
path: dist/
72
- name: Sign the dists with Sigstore
73
- uses: sigstore/gh-action-sigstore-python@v3.0.1
+ uses: sigstore/gh-action-sigstore-python@v3.1.0
74
with:
75
inputs: >-
76
./dist/*.tar.gz
0 commit comments