From 8d7133d994b2d4d279ad988267692d278ca5078b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 16:27:18 +0000 Subject: [PATCH] Upgrade: [dependabot] - bump NHSDigital/eps-action-sbom Bumps [NHSDigital/eps-action-sbom](https://github.com/nhsdigital/eps-action-sbom) from 1.0.29 to 2.0.0. - [Release notes](https://github.com/nhsdigital/eps-action-sbom/releases) - [Commits](https://github.com/nhsdigital/eps-action-sbom/compare/36d76330ce9ea0775273c68da8384db1c0dba158...7684ce6314e515df7b7929fac08b4464f8a03d06) --- updated-dependencies: - dependency-name: NHSDigital/eps-action-sbom dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/quality-checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/quality-checks.yml b/.github/workflows/quality-checks.yml index ff6f90d..eb2e270 100644 --- a/.github/workflows/quality-checks.yml +++ b/.github/workflows/quality-checks.yml @@ -349,7 +349,7 @@ jobs: path: cfn_guard_output - name: Generate and check SBOMs - uses: NHSDigital/eps-action-sbom@36d76330ce9ea0775273c68da8384db1c0dba158 + uses: NHSDigital/eps-action-sbom@7684ce6314e515df7b7929fac08b4464f8a03d06 - name: "check is SONAR_TOKEN exists" env: