Update default bundle to 2.23.2 by github-actions[bot] · Pull Request #3168 · github/codeql-action

Pull Request Overview

This PR updates the default CodeQL bundle version from 2.23.1 to 2.23.2 across the codebase. This change affects both the source configuration and the compiled JavaScript files.

  • Updates default CodeQL bundle and CLI versions to 2.23.2
  • Updates prior versions to reference the previous 2.23.1 release
  • Documents the change in the changelog

Reviewed Changes

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

File Description
src/defaults.json Updates source configuration with new version numbers
lib/defaults.json Updates compiled configuration with new version numbers
lib/*.js Updates compiled JavaScript files with new hardcoded version strings
CHANGELOG.md Documents the version update for the unreleased changes