From cb88bb6ab9b015756375186710ce696c01363487 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 18:07:28 +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.16 to 2.0.0. - [Release notes](https://github.com/nhsdigital/eps-action-sbom/releases) - [Commits](https://github.com/nhsdigital/eps-action-sbom/compare/ae6916d542c092ec1636f9a0ba14464ba25a97d1...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 206eee2..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@ae6916d542c092ec1636f9a0ba14464ba25a97d1 + uses: NHSDigital/eps-action-sbom@7684ce6314e515df7b7929fac08b4464f8a03d06 - name: "check is SONAR_TOKEN exists" env: