codeql: Update to version 2.20.3

This commit is contained in:
github-actions[bot] 2025-01-24 16:30:24 +00:00
parent 0f9cc98dd1
commit b9d0d494fd

View File

@ -1,5 +1,5 @@
{ {
"version": "2.20.2", "version": "2.20.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.20.2/codeql-win64.zip", "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.20.3/codeql-win64.zip",
"hash": "eaa098d6c30cbf9c2b74815019765fd0bdadc04c5e47406153dc54834181f6fe", "hash": "ed7be92c1502180e247010859338251804a00d35371e857134e064f6e5b1aeaa",
"extract_dir": "codeql" "extract_dir": "codeql"
} }
}, },