From e7a58fa202cececd0910bc4da9985673f8e2d1f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 12:31:57 +0000 Subject: [PATCH] codeql: Update to version 2.21.3 --- bucket/codeql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/codeql.json b/bucket/codeql.json index 0266739399..5c0b428944 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.21.2", + "version": "2.21.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.21.2/codeql-win64.zip", - "hash": "6b0eec8475cc8a85bde18f8077c846bade5022fc4468b9932418b5e6b3760677", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.21.3/codeql-win64.zip", + "hash": "4f539fdb03014963bd68c678d72241570bb502d3889b765a04f46aa904cd15ac", "extract_dir": "codeql" } },