codeql: Update to version 2.12.6

This commit is contained in:
github-actions[bot] 2023-04-04 16:27:56 +00:00
parent e2223d5c47
commit 9b52f8ecf7

View File

@ -1,5 +1,5 @@
{ {
"version": "2.12.5", "version": "2.12.6",
"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.12.5/codeql-win64.zip", "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.12.6/codeql-win64.zip",
"hash": "bdbe969db839af3e5e22fc676b8b40cdb01824d89857b6b1b07a0da0c7474e1e", "hash": "a75e8ac4005921734b7070088067d687d62eb0a1225758a3a01e1e8c008d7da9",
"extract_dir": "codeql" "extract_dir": "codeql"
} }
}, },