mirror of
https://github.com/github/codeql-action.git
synced 2026-05-21 06:50:05 +00:00
Merge pull request #2313 from github/revert-2312-update-bundle/codeql-bundle-v2.17.4
Revert "Update default bundle to 2.17.4"
This commit is contained in:
@@ -7,7 +7,6 @@ Note that the only difference between `v2` and `v3` of the CodeQL Action is the
|
||||
## [UNRELEASED]
|
||||
|
||||
- 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)
|
||||
- Update default CodeQL bundle version to 2.17.4. [#2312](https://github.com/github/codeql-action/pull/2312)
|
||||
|
||||
## 3.25.6 - 20 May 2024
|
||||
|
||||
|
||||
+4
-4
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"bundleVersion": "codeql-bundle-v2.17.4",
|
||||
"cliVersion": "2.17.4",
|
||||
"priorBundleVersion": "codeql-bundle-v2.17.3",
|
||||
"priorCliVersion": "2.17.3"
|
||||
"bundleVersion": "codeql-bundle-v2.17.3",
|
||||
"cliVersion": "2.17.3",
|
||||
"priorBundleVersion": "codeql-bundle-v2.17.2",
|
||||
"priorCliVersion": "2.17.2"
|
||||
}
|
||||
|
||||
+4
-4
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"bundleVersion": "codeql-bundle-v2.17.4",
|
||||
"cliVersion": "2.17.4",
|
||||
"priorBundleVersion": "codeql-bundle-v2.17.3",
|
||||
"priorCliVersion": "2.17.3"
|
||||
"bundleVersion": "codeql-bundle-v2.17.3",
|
||||
"cliVersion": "2.17.3",
|
||||
"priorBundleVersion": "codeql-bundle-v2.17.2",
|
||||
"priorCliVersion": "2.17.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user