From 36f22f33c9600b25a642cea160f4907554c8d6a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 12:32:20 +0000 Subject: [PATCH] codeql: Update to version 2.23.6 --- bucket/codeql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/codeql.json b/bucket/codeql.json index eea0c45901..c7c0568b71 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.23.5", + "version": "2.23.6", "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.5/codeql-win64.zip", - "hash": "de8c6370758ea990370ec929dea73c3879e0eca14f791ec3a3c992130326a541", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.23.6/codeql-win64.zip", + "hash": "f6279bb3abce41a074863d691a1c95566b965839a2693623a8b0767664b76775", "extract_dir": "codeql" } },