diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index d4107ebe..c9053947 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -576,7 +576,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 }}