Update default bundle to 2.24.0 by github-actions[bot] · Pull Request #3425 · github/codeql-action (original) (raw)

Pull request overview

This pull request updates the default CodeQL bundle version from 2.23.9 to 2.24.0, affecting both the source configuration and all generated JavaScript bundles used by the CodeQL Action.

Changes:

Reviewed changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated no comments.

File Description
src/defaults.json Updates bundle version to 2.24.0 and CLI version to 2.24.0; updates prior versions to 2.23.9
lib/defaults.json Generated copy of src/defaults.json with same version updates
lib/*.js Generated JavaScript bundles reflecting the new version constants (9 files)
CHANGELOG.md Adds entry for the 2.24.0 bundle update in the UNRELEASED section