codeql: Update to version 2.21.4

This commit is contained in:
github-actions[bot] 2025-06-02 12:32:16 +00:00
parent 356cd3d688
commit ec01919fcd

View File

@ -1,5 +1,5 @@
{ {
"version": "2.21.3", "version": "2.21.4",
"description": "Source code security analyzer from GitHub", "description": "Source code security analyzer from GitHub",
"homepage": "https://github.com/github/codeql-cli-binaries", "homepage": "https://github.com/github/codeql-cli-binaries",
"license": { "license": {
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.21.3/codeql-win64.zip", "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.21.4/codeql-win64.zip",
"hash": "4f539fdb03014963bd68c678d72241570bb502d3889b765a04f46aa904cd15ac", "hash": "a575e327a2c77c03dfa7f82bc17d697d0b41c6bc364a329d35c806c2ff30cba4",
"extract_dir": "codeql" "extract_dir": "codeql"
} }
}, },