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 1e18c56 commit 882e82eCopy full SHA for 882e82e
.github/workflows/publish-version.yml
@@ -128,7 +128,7 @@ jobs:
128
name: package-distributions
129
path: dist/
130
- name: Sign the dists with Sigstore
131
- uses: sigstore/gh-action-sigstore-python@v2.1.1
+ uses: sigstore/gh-action-sigstore-python@v3.0.0
132
with:
133
inputs: >-
134
./dist/*.tar.gz
0 commit comments