Update default bundle to codeql-bundle-v2.25.5

This commit is contained in:
github-actions[bot]
2026-05-22 10:18:43 +00:00
parent 84498526a0
commit 2dc40cec39
3 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -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"));