From e2097a37cff9eba9b6a9f14014e7b23cfdae79b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 04:21:35 +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 8d8a5bc..de93b16 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -135,7 +135,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