Update default bundle to 2.22.0 by github-actions[bot] · Pull Request #2925 · github/codeql-action (original) (raw)
Pull Request Overview
This PR updates the default CodeQL bundle and CLI versions from 2.21.x to 2.22.0 across configuration files and documents the change in the changelog.
- Bump
bundleVersionandcliVersioninsrc/defaults.jsonandlib/defaults.json - Update
priorBundleVersionandpriorCliVersionaccordingly - Add an entry for version bump in
CHANGELOG.md
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src/defaults.json | Updated default and prior bundle/CLI versions to 2.22.0 |
| lib/defaults.json | Mirrored version updates from src/defaults.json |
| CHANGELOG.md | Added unreleased entry for default bundle bump to 2.22.0 |