We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b41bc11 commit f13b907Copy full SHA for f13b907
.github/workflows/release.yml
@@ -39,7 +39,7 @@ jobs:
39
uses: pypa/gh-action-pypi-publish@release/v1
40
41
- name: sign
42
- uses: sigstore/[email protected].0
+ uses: sigstore/[email protected].1
43
with:
44
inputs: ./dist/*.tar.gz ./dist/*.whl
45
release-signing-artifacts: true
0 commit comments