We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c407ae6 commit e0a5c0bCopy full SHA for e0a5c0b
1 file changed
.github/workflows/publish-to-pypi.yml
@@ -72,7 +72,7 @@ jobs:
72
name: python-package-distributions
73
path: build/dist/
74
- name: Sign the dists with Sigstore
75
- uses: sigstore/gh-action-sigstore-python@v1.2.3
+ uses: sigstore/gh-action-sigstore-python@v3.0.1
76
with:
77
inputs: >-
78
./build/dist/*.tar.gz
0 commit comments