codeql: Update to version 2.22.3

This commit is contained in:
github-actions[bot] 2025-08-07 00:45:16 +00:00
parent 85df621791
commit 8bf05f0a71

View File

@ -1,5 +1,5 @@
{ {
"version": "2.22.2", "version": "2.22.3",
"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.22.2/codeql-win64.zip", "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.22.3/codeql-win64.zip",
"hash": "35ba9322d4543f7e3bf08a69063b8bb254c2b064d968880297647ebe1b747aa8", "hash": "5f6e5d2735188110ae38e8a873d7fdf2b65783912abd72453a31e6def74f65dc",
"extract_dir": "codeql" "extract_dir": "codeql"
} }
}, },