From 92de022e9b84eae8aa5c7268a1566cd5b8cfb459 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 16:29:57 +0000 Subject: [PATCH] codeql: Update to version 2.20.7 --- bucket/codeql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/codeql.json b/bucket/codeql.json index 1fc10facd9..6aaa7c4dce 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.20.6", + "version": "2.20.7", "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.20.6/codeql-win64.zip", - "hash": "69655a03117605dc59db78e210d3857bbc5db4187e5402967986f65d251b1357", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.20.7/codeql-win64.zip", + "hash": "10fcb55f564ceb7152e6788b704ca3918f7575dc9fe1b291f61a2135fdbe9378", "extract_dir": "codeql" } },