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 3bde467 commit 2b846dcCopy full SHA for 2b846dc
.github/workflows/release.yaml
@@ -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@v2.1.1
+ uses: sigstore/gh-action-sigstore-python@v3
81
with:
82
inputs: >-
83
./dist/*.tar.gz
0 commit comments