We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8b32e5 + 3dd8e90 commit a342f88Copy full SHA for a342f88
1 file changed
.github/workflows/publish_to_pypi.yml
@@ -71,7 +71,7 @@ jobs:
71
name: python-package-distributions
72
path: dist/
73
- name: Sign the dists with Sigstore
74
- uses: sigstore/gh-action-sigstore-python@v3.2.0
+ uses: sigstore/gh-action-sigstore-python@v3.3.0
75
with:
76
release-signing-artifacts: false
77
inputs: >-
0 commit comments