codeql: Update to version 2.12.7

This commit is contained in:
github-actions[bot] 2023-04-18 20:25:26 +00:00
parent ddd15eed38
commit fd6c045b81

View File

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