Merge pull request #2997 from github/update-v3.29.5-80a09d7b0 · github/codeql-action@51f7732

Original file line numberDiff line numberDiff line change

@@ -2,6 +2,10 @@

22
33

See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs.

44
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+
59

## 3.29.4 - 23 Jul 2025

610
711

No user facing changes.

@@ -24,6 +28,10 @@ No user facing changes.

2428

- Update default CodeQL bundle version to 2.22.0. [#2925](https://github.com/github/codeql-action/pull/2925)

2529

- Bump minimum CodeQL bundle version to 2.16.6. [#2912](https://github.com/github/codeql-action/pull/2912)

2630
31+

## 3.28.21 - 28 July 2025

32+
33+

No user facing changes.

34+
2735

## 3.28.20 - 21 July 2025

2836
2937

- 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)