From 5df20eb70308a5b6f6b2cba89db8a19dce038552 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 04:35:27 +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 039d0ba6..a78aa837 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -39,7 +39,7 @@ jobs: run: npm run check - name: Generate artifact attestations - uses: actions/attest@281a49d4cbb0a72c9575a50d18f6deb515a11deb # v4 + uses: actions/attest@59d89421af93a897026c735860bf21b6eb4f7b26 # v4 with: subject-path: | main.js