From 605a16e0606e242bb041770daa4a68ca0e4847d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 11:14:42 +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 1.0.29. - [Release notes](https://github.com/nhsdigital/eps-action-sbom/releases) - [Commits](https://github.com/nhsdigital/eps-action-sbom/compare/ae6916d542c092ec1636f9a0ba14464ba25a97d1...36d76330ce9ea0775273c68da8384db1c0dba158) --- updated-dependencies: - dependency-name: NHSDigital/eps-action-sbom dependency-version: 1.0.29 dependency-type: direct:production update-type: version-update:semver-patch ... 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..ff6f90d 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@36d76330ce9ea0775273c68da8384db1c0dba158 - name: "check is SONAR_TOKEN exists" env: