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.
2 parents f6231d5 + b38a0a7 commit 673ff1cCopy full SHA for 673ff1c
.github/workflows/publish.yml
@@ -54,7 +54,7 @@ jobs:
54
- name: Publish distribution 📦 to PyPI
55
uses: pypa/gh-action-pypi-publish@release/v1
56
- name: Sign the dists with Sigstore
57
- uses: sigstore/gh-action-sigstore-python@v2.1.1
+ uses: sigstore/gh-action-sigstore-python@v3.0.0
58
with:
59
inputs: >-
60
./dist/*.tar.gz
0 commit comments