From ac4bf75ad4cb5ec8f2083bac46854e280be47b50 Mon Sep 17 00:00:00 2001 From: Anuraag Agrawal Date: Tue, 3 Mar 2026 10:24:11 +0900 Subject: [PATCH] Migrate attest github action to current repo Signed-off-by: Anuraag Agrawal --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index c98e535..d5092c9 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -42,7 +42,7 @@ jobs: uv run python scripts/generate_wheels.py working-directory: protoc-gen-connect-python - - uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0 + - uses: actions/attest@59d89421af93a897026c735860bf21b6eb4f7b26 # v4.1.0 with: subject-checksums: out/checksums.txt