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