There was an error while loading. Please reload this page.
1 parent f30c42e commit e67c191Copy full SHA for e67c191
1 file changed
.github/workflows/ci-cd.yml
@@ -596,7 +596,7 @@ jobs:
596
uses: pypa/gh-action-pypi-publish@release/v1
597
598
- name: Sign the dists with Sigstore
599
- uses: sigstore/gh-action-sigstore-python@v3.2.0
+ uses: sigstore/gh-action-sigstore-python@v3.3.0
600
with:
601
inputs: >-
602
./dist/${{ needs.build-pure-python-dists.outputs.sdist-filename }}
0 commit comments