From 90eb93c4df243248ff36aaf26dd6dfbff9142cdf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 16:29:58 +0000 Subject: [PATCH] codeql: Update to version 2.22.0 --- bucket/codeql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/codeql.json b/bucket/codeql.json index e8da0b1403..a2c500b07f 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.21.4", + "version": "2.22.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.21.4/codeql-win64.zip", - "hash": "a575e327a2c77c03dfa7f82bc17d697d0b41c6bc364a329d35c806c2ff30cba4", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.22.0/codeql-win64.zip", + "hash": "734fae251a28199ecbfd09675789a4fae4b00523c808b0e2d036e05f5f94245c", "extract_dir": "codeql" } },