mirror of
https://github.com/github/codeql-action.git
synced 2026-05-22 22:08:56 +00:00
Update default bundle to codeql-bundle-v2.25.5
This commit is contained in:
Generated
+2
-2
@@ -148871,8 +148871,8 @@ function wrapApiConfigurationError(e) {
|
||||
}
|
||||
|
||||
// src/defaults.json
|
||||
var bundleVersion = "codeql-bundle-v2.25.4";
|
||||
var cliVersion = "2.25.4";
|
||||
var bundleVersion = "codeql-bundle-v2.25.5";
|
||||
var cliVersion = "2.25.5";
|
||||
|
||||
// src/overlay/index.ts
|
||||
var fs4 = __toESM(require("fs"));
|
||||
|
||||
Reference in New Issue
Block a user