Update default bundle to 2.23.3 by github-actions[bot] · Pull Request #3205 · github/codeql-action (original) (raw)
Pull Request Overview
This pull request updates the default CodeQL bundle version from 2.23.2 to 2.23.3, which affects the version used with tools: linked and on GitHub Enterprise Server.
- Updates the default bundle and CLI versions to 2.23.3
- Updates the prior bundle and CLI versions to 2.23.2 (from 2.23.1)
- Updates the CHANGELOG.md to document this version bump
Reviewed Changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src/defaults.json | Source configuration file updating bundle and CLI versions to 2.23.3 |
| lib/defaults.json | Generated JavaScript configuration file reflecting the version update |
| lib/*.js | Generated JavaScript files with updated version constants |
| CHANGELOG.md | Documents the version update in the unreleased section |