codeql: Update to version 2.22.2

This commit is contained in:
github-actions[bot] 2025-07-29 20:29:29 +00:00
parent e2ea098baf
commit f33c74ec5e

View File

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