diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 24045bd..774f7f6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ concurrency: cancel-in-progress: ${{ github.ref != 'refs/heads/main' }} env: - CDXGEN_VERSION: '11.2.0' + CDXGEN_VERSION: '11.2.1' CDXGEN_PLUGINS_VERSION: '1.6.9' GRYPE_VERSION: 'v0.88.0' SBOMQS_VERSION: 'v1.0.2'