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 ecb9664 commit 1e49b88Copy full SHA for 1e49b88
.github/workflows/publish_to_pypi.yml
@@ -76,7 +76,7 @@ jobs:
76
name: python-package-distributions
77
path: dist/
78
- name: Sign the dists with Sigstore
79
- uses: sigstore/gh-action-sigstore-python@v3.0.1
+ uses: sigstore/gh-action-sigstore-python@v3.1.0
80
with:
81
inputs: >-
82
./dist/*.tar.gz
0 commit comments