Merge branch 'main' into nickfyson/node-20

This commit is contained in:
Nick Fyson 2023-12-13 11:26:45 +00:00 committed by GitHub
commit b974542e9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 18 additions and 15 deletions

View file

@ -5,6 +5,9 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th
## [UNRELEASED]
- [v3+ only] The CodeQL Action now runs on Node.js v20. [#2006](https://github.com/github/codeql-action/pull/2006)
## 2.22.10 - 12 Dec 2023
- Update default CodeQL bundle version to 2.15.4. [#2016](https://github.com/github/codeql-action/pull/2016)
## 2.22.9 - 07 Dec 2023