Merge pull request #2021 from github/mergeback/v2.22.9-to-main-c0d1daa7

Mergeback v2.22.9 refs/heads/releases/v2 into main
This commit is contained in:
Nick Fyson 2023-12-07 11:59:25 +00:00 committed by GitHub
commit 382a50a028
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 4 deletions

View file

@ -6,6 +6,10 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th
No user facing changes.
## 2.22.9 - 07 Dec 2023
No user facing changes.
## 2.22.8 - 23 Nov 2023
- Update default CodeQL bundle version to 2.15.3. [#2001](https://github.com/github/codeql-action/pull/2001)

2
node_modules/.package-lock.json generated vendored
View file

@ -1,6 +1,6 @@
{
"name": "codeql",
"version": "2.22.9",
"version": "2.22.10",
"lockfileVersion": 3,
"requires": true,
"packages": {

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "codeql",
"version": "2.22.9",
"version": "2.22.10",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "codeql",
"version": "2.22.9",
"version": "2.22.10",
"license": "MIT",
"dependencies": {
"@actions/artifact": "^1.1.2",

View file

@ -1,6 +1,6 @@
{
"name": "codeql",
"version": "2.22.9",
"version": "2.22.10",
"private": true,
"description": "CodeQL action",
"scripts": {