diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b92c48f7..a41eb391 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -103,7 +103,7 @@ jobs: path: dist merge-multiple: true - name: Sign the dists with Sigstore - uses: sigstore/gh-action-sigstore-python@v2.1.0 + uses: sigstore/gh-action-sigstore-python@v3.0.0 with: password: ${{ secrets.pypi_password }} inputs: >-