From 74f58d46b81c035dcfc6696ab0569f9892bb474e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 20:30:17 +0000 Subject: [PATCH] codeql: Update to version 2.23.8 --- bucket/codeql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/codeql.json b/bucket/codeql.json index 4d0749a98e..61b219320d 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.23.7", + "version": "2.23.8", "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.7/codeql-win64.zip", - "hash": "733afad2ad514f6f5216b9d2e769832366ec8cd5b0e0ff32cc81534b72505e64", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.23.8/codeql-win64.zip", + "hash": "8f51b568d57c081ec4993afdddfd967b8199daa04eb11cb742201fe6a998452c", "extract_dir": "codeql" } },