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 38e61bb commit de96fa8Copy full SHA for de96fa8
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: pypa/[email protected]
36
37
- name: sign
38
- uses: sigstore/gh-action-sigstore-python@v2.1.1
+ uses: sigstore/gh-action-sigstore-python@v3.0.0
39
with:
40
inputs: ./dist/*.tar.gz ./dist/*.whl
41
release-signing-artifacts: true
0 commit comments