Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3b0aa30

Browse files
authored
Merge pull request #2462 from github/henrymercer/fix-ghes-table
Fix formatting issue with GHES compatibility table
2 parents 889597e + 77f9025 commit 3b0aa30

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@ For more information, see "[Code scanning: deprecation of CodeQL Action v2](http
3838
We typically release new minor versions of the CodeQL Action and Bundle when a new minor version of GitHub Enterprise Server (GHES) is released. When a version of GHES is deprecated, the CodeQL Action and Bundle releases that shipped with it are deprecated as well.
3939

4040
| Minimum CodeQL Action | Minimum CodeQL Bundle Version | GitHub Environment | Notes |
41-
|---------|----------|--------------|
42-
| `v3.25.11` | `2.17.6` | Enterprise Server 3.14 | |
41+
|-----------------------|-------------------------------|--------------------|-------|
42+
| `v3.25.11` | `2.17.6` | Enterprise Server 3.14 | |
4343
| `v3.24.11` | `2.16.6` | Enterprise Server 3.13 | |
4444
| `v3.22.12` | `2.15.5` | Enterprise Server 3.12 | |
45-
| `v2.22.1` | `2.14.6` | Enterprise Server 3.11 | |
46-
| `v2.20.3` | `2.13.5` | Enterprise Server 3.10 | Does not support CodeQL Action v3 |
45+
| `v2.22.1` | `2.14.6` | Enterprise Server 3.11 | Supports CodeQL Action v3, but did not ship with CodeQL Action v3. For more information, see "[Code scanning: deprecation of CodeQL Action v2](https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/#users-of-github-enterprise-server-311)." |
46+
| `v2.20.3` | `2.13.5` | Enterprise Server 3.10 | Does not support CodeQL Action v3. |
4747

48-
CodeQL Action `v2` will stop receiving updates when GHES 3.11 is deprecated.
48+
CodeQL Action v2 will stop receiving updates when GHES 3.11 is deprecated.
4949

5050
See the full list of GHES release and deprecation dates at [GitHub Enterprise Server releases](https://docs.github.com/en/enterprise-server/admin/all-releases#releases-of-github-enterprise-server).
5151

0 commit comments

Comments
 (0)