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 6430b36 commit fb449dfCopy full SHA for fb449df
.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.0.1
+ uses: sigstore/gh-action-sigstore-python@v2.1.0
39
with:
40
inputs: ./dist/*.tar.gz ./dist/*.whl
41
release-signing-artifacts: true
0 commit comments