Update default bundle to 2.23.7 by github-actions[bot] · Pull Request #3343 · github/codeql-action (original) (raw)
Pull request overview
This PR updates the default CodeQL bundle version from 2.23.6 to 2.23.7, affecting both the current bundle/CLI versions and the prior versions used as fallbacks.
Key Changes
- Updated
bundleVersionandcliVersionto 2.23.7 - Updated
priorBundleVersionandpriorCliVersionto 2.23.6 (the previous current version) - Added corresponding CHANGELOG entry
Reviewed changes
Copilot reviewed 11 out of 11 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src/defaults.json | Updated bundle and CLI versions to 2.23.7, and prior versions to 2.23.6 |
| CHANGELOG.md | Added entry documenting the version update to 2.23.7 |
| lib/defaults.json | Generated file reflecting source changes (not reviewed per guidelines) |
| lib/*.js | Generated JavaScript files with updated version constants (not reviewed per guidelines) |