diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d054cc8..93a4844 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,7 @@ concurrency: cancel-in-progress: ${{ github.ref != 'refs/heads/main' }} env: - CDXGEN_VERSION: '11.0.5' + CDXGEN_VERSION: '11.0.6' CDXGEN_PLUGINS_VERSION: '1.6.9' GRYPE_VERSION: 'v0.85.0' SBOMQS_VERSION: 'v0.2.3'