diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 46f42df..ba58fb0 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -596,7 +596,7 @@ jobs: uses: pypa/gh-action-pypi-publish@release/v1 - name: Sign the dists with Sigstore - uses: sigstore/gh-action-sigstore-python@v3.2.0 + uses: sigstore/gh-action-sigstore-python@v3.3.0 with: inputs: >- ./dist/${{ needs.build-pure-python-dists.outputs.sdist-filename }}