codeql: Update to version 2.12.4

This commit is contained in:
github-actions[bot] 2023-03-09 20:28:30 +00:00
parent 011839c02e
commit 05ed543d91

View File

@ -1,5 +1,5 @@
{ {
"version": "2.12.3", "version": "2.12.4",
"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.3/codeql-win64.zip", "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.12.4/codeql-win64.zip",
"hash": "d6f120a598b5f06c15d0bb6597e74cc58cccffb99bcc321530cbb1800601039d", "hash": "9e7a1998a251efaeafe661a4037ace42b238e179c06f30c2305b6856774a9d2d",
"extract_dir": "codeql" "extract_dir": "codeql"
} }
}, },