Merge pull request #3926 from github/update-bundle/codeql-bundle-v2.25.5 · github/codeql-action@ebc2d9e (original) (raw)
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -6,6 +6,7 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th | ||
| 6 | 6 | |
| 7 | 7 | - _Breaking change_: Bump the minimum required CodeQL bundle version to 2.19.4. [#3894](https://github.com/github/codeql-action/pull/3894) |
| 8 | 8 | - Add support for SHA-256 Git object IDs. [#3893](https://github.com/github/codeql-action/pull/3893) |
| 9 | +- Update default CodeQL bundle version to [2.25.5](https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.5). [#3926](https://github.com/github/codeql-action/pull/3926) | |
| 9 | 10 | |
| 10 | 11 | ## 4.35.5 - 15 May 2026 |
| 11 | 12 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| 1 | 1 | { |
| 2 | -"bundleVersion": "codeql-bundle-v2.25.4", | |
| 3 | -"cliVersion": "2.25.4", | |
| 4 | -"priorBundleVersion": "codeql-bundle-v2.25.3", | |
| 5 | -"priorCliVersion": "2.25.3" | |
| 2 | +"bundleVersion": "codeql-bundle-v2.25.5", | |
| 3 | +"cliVersion": "2.25.5", | |
| 4 | +"priorBundleVersion": "codeql-bundle-v2.25.4", | |
| 5 | +"priorCliVersion": "2.25.4" | |
| 6 | 6 | } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| 1 | 1 | { |
| 2 | -"bundleVersion": "codeql-bundle-v2.25.4", | |
| 3 | -"cliVersion": "2.25.4", | |
| 4 | -"priorBundleVersion": "codeql-bundle-v2.25.3", | |
| 5 | -"priorCliVersion": "2.25.3" | |
| 2 | +"bundleVersion": "codeql-bundle-v2.25.5", | |
| 3 | +"cliVersion": "2.25.5", | |
| 4 | +"priorBundleVersion": "codeql-bundle-v2.25.4", | |
| 5 | +"priorCliVersion": "2.25.4" | |
| 6 | 6 | } |