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.
2 parents 5c455f5 + a7f0927 commit edb4e79Copy full SHA for edb4e79
.github/workflows/publish.yml
@@ -48,7 +48,7 @@ jobs:
48
uses: pypa/[email protected]
49
50
- name: sign
51
- uses: sigstore/gh-action-sigstore-python@v1.2.3
+ uses: sigstore/gh-action-sigstore-python@v2.0.0
52
with:
53
inputs: ./dist/*.tar.gz ./dist/*.whl
54
release-signing-artifacts: true
0 commit comments