codeql: Update to version 2.12.3

This commit is contained in:
github-actions[bot] 2023-02-24 00:34:04 +00:00
parent 6ac6515f59
commit 34d943f2d9

View File

@ -1,5 +1,5 @@
{ {
"version": "2.12.2", "version": "2.12.3",
"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.2/codeql-win64.zip", "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.12.3/codeql-win64.zip",
"hash": "7659977fd4cd511ea44663479d46d75bf233edc2b4f3ca8bf3ba957b213e7b20", "hash": "d6f120a598b5f06c15d0bb6597e74cc58cccffb99bcc321530cbb1800601039d",
"extract_dir": "codeql" "extract_dir": "codeql"
} }
}, },