We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e50fb8f commit 43beef6Copy full SHA for 43beef6
1 file changed
README.md
@@ -39,11 +39,11 @@ We typically release new minor versions of the CodeQL Action and CLI when a new
39
40
| Recommended CodeQL Action | Recommended CodeQL CLI Version | GitHub Environment |
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` |
+| `v3` | default (do not pass a `tools` input) | GitHub.com |
+| `3.22.12` | `2.15.5` | Enterprise Server 3.12 |
+| `2.22.1` | `2.14.6` | Enterprise Server 3.11 |
+| `2.20.3` | `2.13.5` | Enterprise Server 3.10 |
+| `2.2.9` | `2.12.5` | Enterprise Server 3.9 |
47
48
CodeQL Action `v2` will stop receiving updates when GHES 3.11 is deprecated.
49
0 commit comments