codeql: Update to version 2.23.7

This commit is contained in:
github-actions[bot] 2025-12-05 16:30:57 +00:00
parent 712264b4ed
commit 7ee365e298

View File

@ -1,5 +1,5 @@
{
"version": "2.23.6",
"version": "2.23.7",
"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.23.6/codeql-win64.zip",
"hash": "f6279bb3abce41a074863d691a1c95566b965839a2693623a8b0767664b76775",
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.23.7/codeql-win64.zip",
"hash": "733afad2ad514f6f5216b9d2e769832366ec8cd5b0e0ff32cc81534b72505e64",
"extract_dir": "codeql"
}
},