From 44e09eb819332b7b6b63aa191e3aa96cee8612b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 12:32:46 +0000 Subject: [PATCH] codeql: Update to version 2.24.2 --- bucket/codeql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/codeql.json b/bucket/codeql.json index 992148a449..5434a55d40 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.24.1", + "version": "2.24.2", "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.24.1/codeql-win64.zip", - "hash": "7608f6c07b077ab142f9768f2b089700129d5871398eef64b7965c99d5d725bd", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.24.2/codeql-win64.zip", + "hash": "db9d0cbc09c53d68ff34392b1ae395ecb5e39779fb9b9ea95bfe54dcfc568f38", "extract_dir": "codeql" } },