From 1a46c2c382f6dfe54cb77cbfeda4e62d4ec0f327 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 12:59:03 +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 1.1. - [Release notes](https://github.com/nhsdigital/eps-action-sbom/releases) - [Commits](https://github.com/nhsdigital/eps-action-sbom/compare/36d76330ce9ea0775273c68da8384db1c0dba158...20fb1f797cb6660e9a0c375ace4576c5ac497af6) --- updated-dependencies: - dependency-name: NHSDigital/eps-action-sbom dependency-version: '1.1' dependency-type: direct:production update-type: version-update:semver-minor ... 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..fcce85c 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@20fb1f797cb6660e9a0c375ace4576c5ac497af6 - name: "check is SONAR_TOKEN exists" env: