diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c9448e52..3ed8ff74 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -100,7 +100,7 @@ jobs: with: repository-url: ${{ vars.REPOSITORY_URL }} - name: Sign with sigstore - uses: sigstore/gh-action-sigstore-python@v2.1.0 + uses: sigstore/gh-action-sigstore-python@v2.1.1 with: inputs: ./dist/* # useful to inspect workflow artifacts in test runs