From f99568a6c27afb1514f34b2dfcb96bbf681852bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 06:57:28 +0000 Subject: [PATCH] Bump actions/attest Bumps [actions/attest](https://github.com/actions/attest) from 281a49d4cbb0a72c9575a50d18f6deb515a11deb to 59d89421af93a897026c735860bf21b6eb4f7b26. - [Release notes](https://github.com/actions/attest/releases) - [Changelog](https://github.com/actions/attest/blob/main/RELEASE.md) - [Commits](https://github.com/actions/attest/compare/281a49d4cbb0a72c9575a50d18f6deb515a11deb...59d89421af93a897026c735860bf21b6eb4f7b26) --- updated-dependencies: - dependency-name: actions/attest dependency-version: 59d89421af93a897026c735860bf21b6eb4f7b26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .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 1cdacaa..c88e371 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -136,7 +136,7 @@ jobs: uv run python scripts/verify_release_manifest.py dist/SHA256SUMS - name: Generate release artifact attestations - uses: actions/attest@281a49d4cbb0a72c9575a50d18f6deb515a11deb + uses: actions/attest@59d89421af93a897026c735860bf21b6eb4f7b26 with: subject-path: | dist/SHA256SUMS