diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e8ca127..f6b0684 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.1.5' + CDXGEN_VERSION: '11.1.7' CDXGEN_PLUGINS_VERSION: '1.6.9' GRYPE_VERSION: 'v0.87.0' SBOMQS_VERSION: 'v1.0.0'