We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6293908 commit 5ab7219Copy full SHA for 5ab7219
.github/workflows/build-publish-sign-release.yml
@@ -63,7 +63,7 @@ jobs:
63
name: python-package-distributions
64
path: dist/
65
- name: Sign the package distributions with Sigstore.
66
- uses: sigstore/gh-action-sigstore-python@v2.1.1
+ uses: sigstore/gh-action-sigstore-python@v3.0.0
67
with:
68
inputs: >-
69
./dist/*.tar.gz
0 commit comments