Revert "Update default bundle to 2.17.4" · github/codeql-action@bbd4e19 (original) (raw)

3 files changed

lines changed

Original file line number Diff line number Diff line change
@@ -7,7 +7,6 @@ Note that the only difference between `v2` and `v3` of the CodeQL Action is the
7 7 ## [UNRELEASED]
8 8
9 9 - We are rolling out a feature in May/June 2024 that will reduce the Actions cache usage of the Action by keeping only the newest TRAP cache for each language. [#2306](https://github.com/github/codeql-action/pull/2306)
10 -- Update default CodeQL bundle version to 2.17.4. [#2312](https://github.com/github/codeql-action/pull/2312)
11 10
12 11 ## 3.25.6 - 20 May 2024
13 12
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
1 1 {
2 -"bundleVersion": "codeql-bundle-v2.17.4",
3 -"cliVersion": "2.17.4",
4 -"priorBundleVersion": "codeql-bundle-v2.17.3",
5 -"priorCliVersion": "2.17.3"
2 +"bundleVersion": "codeql-bundle-v2.17.3",
3 +"cliVersion": "2.17.3",
4 +"priorBundleVersion": "codeql-bundle-v2.17.2",
5 +"priorCliVersion": "2.17.2"
6 6 }
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
1 1 {
2 -"bundleVersion": "codeql-bundle-v2.17.4",
3 -"cliVersion": "2.17.4",
4 -"priorBundleVersion": "codeql-bundle-v2.17.3",
5 -"priorCliVersion": "2.17.3"
2 +"bundleVersion": "codeql-bundle-v2.17.3",
3 +"cliVersion": "2.17.3",
4 +"priorBundleVersion": "codeql-bundle-v2.17.2",
5 +"priorCliVersion": "2.17.2"
6 6 }