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