@@ -2,6 +2,10 @@
|
2 | 2 | |
3 | 3 | See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs. |
4 | 4 | |
| 5 | +## 3.29.5 - 29 Jul 2025 |
| 6 | + |
| 7 | +- Update default CodeQL bundle version to 2.22.2. [#2986](https://github.com/github/codeql-action/pull/2986) |
| 8 | + |
5 | 9 | ## 3.29.4 - 23 Jul 2025 |
6 | 10 | |
7 | 11 | No user facing changes. |
@@ -24,6 +28,10 @@ No user facing changes.
|
24 | 28 | - Update default CodeQL bundle version to 2.22.0. [#2925](https://github.com/github/codeql-action/pull/2925) |
25 | 29 | - Bump minimum CodeQL bundle version to 2.16.6. [#2912](https://github.com/github/codeql-action/pull/2912) |
26 | 30 | |
| 31 | +## 3.28.21 - 28 July 2025 |
| 32 | + |
| 33 | +No user facing changes. |
| 34 | + |
27 | 35 | ## 3.28.20 - 21 July 2025 |
28 | 36 | |
29 | 37 | - Remove support for combining SARIF files from a single upload for GHES 3.18, see [the changelog post](https://github.blog/changelog/2024-05-06-code-scanning-will-stop-combining-runs-from-a-single-upload/). [#2959](https://github.com/github/codeql-action/pull/2959) |
|