Update default bundle to 2.23.8 by github-actions[bot] · Pull Request #3354 · github/codeql-action (original) (raw)
Pull request overview
This pull request updates the default CodeQL bundle version from 2.23.7 to 2.23.8 for use with tools: linked and on GitHub Enterprise Server.
Key changes:
- Updated bundle and CLI version strings to 2.23.8 in source and generated files
- Updated prior bundle and CLI versions to 2.23.7 (the previously current version)
- Added CHANGELOG entry documenting the version update
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 and CLI versions to 2.23.8, sets prior versions to 2.23.7 |
| CHANGELOG.md | Adds entry documenting the version update to 2.23.8 |
| lib/defaults.json | Generated file mirroring src/defaults.json changes |
| lib/*.js | Generated JavaScript files with updated version constants from defaults.json |