diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 6526b87f..bccaf394 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -73,7 +73,7 @@ jobs: name: python-package-distributions path: dist/ - name: Sign the dists with Sigstore - uses: sigstore/gh-action-sigstore-python@v3.1.0 + uses: sigstore/gh-action-sigstore-python@v3.2.0 with: inputs: >- ./dist/*.tar.gz