diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7e7a396..e665137 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.10' + CDXGEN_VERSION: '11.1.1' CDXGEN_PLUGINS_VERSION: '1.6.9' GRYPE_VERSION: 'v0.86.1' SBOMQS_VERSION: 'v0.2.3'