From 30cb0b65f030a2adbb0f13146d6768cd81d87e36 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 16:58:45 +0000 Subject: [PATCH] codeql: Update to version 2.24.0 --- bucket/codeql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/codeql.json b/bucket/codeql.json index 8c0d56e475..df446c5cd3 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.23.9", + "version": "2.24.0", "description": "Source code security analyzer from GitHub", "homepage": "https://github.com/github/codeql-cli-binaries", "license": { @@ -8,8 +8,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.23.9/codeql-win64.zip", - "hash": "069d96f9084f4e8d63eea05f9671975907d63ddb11a4a4f6869a8b36ff4617da", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.24.0/codeql-win64.zip", + "hash": "131666780003e4bb8a7ff0430ca5f2fdb62a25110f27293ebbe64984c653eda4", "extract_dir": "codeql" } },