codeql: Update to version 2.23.0

This commit is contained in:
github-actions[bot] 2025-09-04 16:29:32 +00:00
parent f46e139f57
commit 01db239aff

View File

@ -1,5 +1,5 @@
{ {
"version": "2.22.4", "version": "2.23.0",
"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.4/codeql-win64.zip", "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.23.0/codeql-win64.zip",
"hash": "defbcc19beec7c0b72ef2ca244fa40434ceb6c89e5712755b977b9c0d7a3df74", "hash": "13e72f8ea9ab0d496be2f3b22b2f60efca7f6bef0a1b1c9c81ab116183bee9aa",
"extract_dir": "codeql" "extract_dir": "codeql"
} }
}, },