From c929f62fb7e04f0e22769d06fe6bf9f11146295b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 01:16:16 +0000 Subject: [PATCH] build(deps): bump actions/attest Bumps the actions-patch-minor group with 1 update in the / directory: [actions/attest](https://github.com/actions/attest). Updates `actions/attest` from 4.2.1 to 4.2.2 - [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/508db95dd578ae2727ebd6217d5ba78e4fbda05d...1e69f48acb82d1966a394da916b4c1698aa569d6) --- updated-dependencies: - dependency-name: actions/attest dependency-version: 4.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-patch-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/mcp-res-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mcp-res-release.yml b/.github/workflows/mcp-res-release.yml index 021be71..1d0c445 100644 --- a/.github/workflows/mcp-res-release.yml +++ b/.github/workflows/mcp-res-release.yml @@ -44,7 +44,7 @@ jobs: with: subject-path: .artifacts/mcp-res-v02-release/* - name: Attest the SPDX SBOM for every checksummed release asset - uses: actions/attest@508db95dd578ae2727ebd6217d5ba78e4fbda05d # v4.2.1 + uses: actions/attest@1e69f48acb82d1966a394da916b4c1698aa569d6 # v4.2.2 with: subject-path: .artifacts/mcp-res-v02-release/* sbom-path: .artifacts/mcp-res-v02-release/mcp-res-v0.2.0.spdx.json