Update default bundle to 2.23.1 by github-actions[bot] · Pull Request #3118 · github/codeql-action (original) (raw)
Pull Request Overview
This PR updates the default CodeQL bundle version from 2.23.0 to 2.23.1 across the codebase. The change affects both the source configuration and all generated JavaScript files.
- Updates bundle and CLI versions to 2.23.1
- Updates prior bundle and CLI versions to reference the previous 2.23.0 version
- Adds changelog entry documenting the 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 | Updates source configuration with new bundle/CLI versions |
| lib/defaults.json | Updates compiled configuration with new bundle/CLI versions |
| lib/*.js | Generated JavaScript files with updated version constants |
| CHANGELOG.md | Documents the version update in the changelog |