From 01db239afffaa7d68a48d5736b6f0ab5ec13675f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 16:29:32 +0000 Subject: [PATCH] codeql: Update to version 2.23.0 --- bucket/codeql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/codeql.json b/bucket/codeql.json index 88856a649e..89b16260b7 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.22.4", + "version": "2.23.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.22.4/codeql-win64.zip", - "hash": "defbcc19beec7c0b72ef2ca244fa40434ceb6c89e5712755b977b9c0d7a3df74", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.23.0/codeql-win64.zip", + "hash": "13e72f8ea9ab0d496be2f3b22b2f60efca7f6bef0a1b1c9c81ab116183bee9aa", "extract_dir": "codeql" } },