- Notifications
You must be signed in to change notification settings - Fork428
Update default bundle to 2.23.8#3354
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Pull request overview
This pull request updates the default CodeQL bundle version from 2.23.7 to 2.23.8 for use withtools: 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 |
1b0b941 intomainUh oh!
There was an error while loading.Please reload this page.
This pull request updates the default CodeQL bundle, as used with
tools: linkedand on GHES, to 2.23.8.