diff --git a/CHANGELOG.md b/CHANGELOG.md index da006200b2..0f5b6c1e95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th ## [UNRELEASED] +- Update default CodeQL bundle version to 2.14.3. [#1845](https://github.com/github/codeql-action/pull/1845) - Fixed a bug in CodeQL Action 2.21.3 onwards that affected beta support for [Project Lombok](https://projectlombok.org/) when analyzing Java. The environment variable `CODEQL_EXTRACTOR_JAVA_RUN_ANNOTATION_PROCESSORS` will now be respected if it was manually configured in the workflow. [#1844](https://github.com/github/codeql-action/pull/1844) - Enable support for Kotlin 1.9.20 when running with CodeQL CLI v2.13.4 through v2.14.3. [#1853](https://github.com/github/codeql-action/pull/1853) diff --git a/lib/defaults.json b/lib/defaults.json index de16399f7b..ba2b05b1c8 100644 --- a/lib/defaults.json +++ b/lib/defaults.json @@ -1,6 +1,6 @@ { - "bundleVersion": "codeql-bundle-v2.14.2", - "cliVersion": "2.14.2", - "priorBundleVersion": "codeql-bundle-v2.14.1", - "priorCliVersion": "2.14.1" + "bundleVersion": "codeql-bundle-v2.14.3", + "cliVersion": "2.14.3", + "priorBundleVersion": "codeql-bundle-v2.14.2", + "priorCliVersion": "2.14.2" } diff --git a/src/defaults.json b/src/defaults.json index 012c0421ad..9e5bd88fbe 100644 --- a/src/defaults.json +++ b/src/defaults.json @@ -1,6 +1,6 @@ { - "bundleVersion": "codeql-bundle-v2.14.2", - "cliVersion": "2.14.2", - "priorBundleVersion": "codeql-bundle-v2.14.1", - "priorCliVersion": "2.14.1" + "bundleVersion": "codeql-bundle-v2.14.3", + "cliVersion": "2.14.3", + "priorBundleVersion": "codeql-bundle-v2.14.2", + "priorCliVersion": "2.14.2" } pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy