From 7dde33e9a99051896e15e8467b50408cfc28541b Mon Sep 17 00:00:00 2001 From: Guilherme Francisco Date: Wed, 22 Apr 2026 09:49:29 +0100 Subject: [PATCH] Update sigstore version --- .github/workflows/test-and-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-and-publish.yml b/.github/workflows/test-and-publish.yml index 6ef9773..189d4ef 100644 --- a/.github/workflows/test-and-publish.yml +++ b/.github/workflows/test-and-publish.yml @@ -126,7 +126,7 @@ jobs: name: package-distributions path: dist/ - name: Sign the dists with Sigstore - uses: sigstore/gh-action-sigstore-python@v2.1.1 + uses: sigstore/gh-action-sigstore-python@v3.2.0 with: inputs: >- ./dist/*.tar.gz