| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,6 +4,10 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th | |||
| 4 | 4 | ||
| 5 | 5 | ## [UNRELEASED] | |
| 6 | 6 | ||
| 7 | + No user facing changes. | ||
| 8 | + | ||
| 9 | + ## 3.22.11 - 13 Dec 2023 | ||
| 10 | + | ||
| 7 | 11 | - [v3+ only] The CodeQL Action now runs on Node.js v20. [#2006](https://github.com/github/codeql-action/pull/2006) | |
| 8 | 12 | ||
| 9 | 13 | ## 2.22.10 - 12 Dec 2023 | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,6 @@ | |||
| 1 | 1 | { | |
| 2 | 2 | "name": "codeql", | |
| 3 | - "version": "3.22.11", | ||
| 3 | + "version": "3.22.12", | ||
| 4 | 4 | "private": true, | |
| 5 | 5 | "description": "CodeQL action", | |
| 6 | 6 | "scripts": { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments