Update default bundle to 2.22.2 by github-actions[bot] · Pull Request #2986 · github/codeql-action (original) (raw)
Pull Request Overview
This pull request updates the default CodeQL bundle version from 2.22.1 to 2.22.2, which affects the bundle used with tools: linked configuration and on GitHub Enterprise Server (GHES) deployments.
Key changes:
- Updates all version references from 2.22.1 to 2.22.2 in configuration files
- Shifts the prior version tracking from 2.22.0 to 2.22.1 to maintain version history
- Documents the change in the changelog for transparency
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src/defaults.json | Updates bundle and CLI version configuration from 2.22.1 to 2.22.2 |
| lib/defaults.json | Mirrors the source configuration changes (generated file) |
| CHANGELOG.md | Documents the version update for release tracking |