From 8bf05f0a7187d70a745bc0428e950e700b5dadff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 00:45:16 +0000 Subject: [PATCH] codeql: Update to version 2.22.3 --- bucket/codeql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/codeql.json b/bucket/codeql.json index 5aa3be8f12..afb06da252 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.22.2", + "version": "2.22.3", "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.2/codeql-win64.zip", - "hash": "35ba9322d4543f7e3bf08a69063b8bb254c2b064d968880297647ebe1b747aa8", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.22.3/codeql-win64.zip", + "hash": "5f6e5d2735188110ae38e8a873d7fdf2b65783912abd72453a31e6def74f65dc", "extract_dir": "codeql" } },