File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -39,11 +39,11 @@ We typically release new minor versions of the CodeQL Action and CLI when a new
39
39
40
40
| Recommended CodeQL Action | Recommended CodeQL CLI Version | GitHub Environment |
41
41
| ---------| ----------| --------------|
42
- | ` v3 ` | ` latest ` | ` github .com` |
43
- | ` v3.25 ` | ` v2.17 ` | ` v3.12 ` |
44
- | ` v3.24 ` | ` v2.16 ` | ` v3.11 ` |
45
- | ` v3.22 ` | ` v2.15 ` | ` v3.10 ` |
46
- | ` v3.21 ` | ` v2.14 ` | ` v3.9 ` |
42
+ | ` v3 ` | default (do not pass a ` tools ` input) | GitHub .com |
43
+ | ` 3.22.12 ` | ` 2.15.5 ` | Enterprise Server 3.12 |
44
+ | ` 2.22.1 ` | ` 2.14.6 ` | Enterprise Server 3.11 |
45
+ | ` 2.20.3 ` | ` 2.13.5 ` | Enterprise Server 3.10 |
46
+ | ` 2.2.9 ` | ` 2.12.5 ` | Enterprise Server 3.9 |
47
47
48
48
CodeQL Action ` v2 ` will stop receiving updates when GHES 3.11 is deprecated.
49
49
You can’t perform that action at this time.
0 commit comments