From e00f825d2aa78de3a7c27282230ec02505bafc8f Mon Sep 17 00:00:00 2001 From: EarningsCall Date: Wed, 3 Jun 2026 22:27:05 -0400 Subject: [PATCH] chore(ci): update GitHub Actions to latest major versions Co-Authored-By: Claude Opus 4.8 (1M context) --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 77a32ec..5f88e87 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -81,7 +81,7 @@ jobs: name: python-package-distributions path: dist/ - name: Sign the dists with Sigstore - uses: sigstore/gh-action-sigstore-python@v3.0.0 + uses: sigstore/gh-action-sigstore-python@v3.3.0 with: inputs: >- ./dist/*.tar.gz