From 3b38fa2ff5ba853fb5efc17f2cae41617b9dfcae Mon Sep 17 00:00:00 2001 From: "mms-renovate-ce[bot]" <227217340+mms-renovate-ce[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 10:47:39 +0000 Subject: [PATCH] chore(deps): update dependency @cyclonedx/cdxgen to v12.4.0 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aa4597fd..4e961512 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ concurrency: cancel-in-progress: ${{ github.ref != 'refs/heads/main' }} env: - CDXGEN_VERSION: '12.3.3' + CDXGEN_VERSION: '12.4.0' CDXGEN_PLUGINS_VERSION: '1.8.0' GRYPE_VERSION: 'v0.112.0' SBOMQS_VERSION: 'v2.0.7'