codeql: Update to version 2.18.3

This commit is contained in:
github-actions[bot] 2024-08-28 16:29:30 +00:00
parent d7ac2adffc
commit f883e9862c

View File

@ -1,5 +1,5 @@
{ {
"version": "2.18.2", "version": "2.18.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.18.2/codeql-win64.zip", "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.18.3/codeql-win64.zip",
"hash": "01077d50a1490710f2c85973e7c393ff8226778cf0337a5a47689220c4e1257e", "hash": "b8459430c1e74dc182564208975116003f952255f1e9ba067416843cddb8bf14",
"extract_dir": "codeql" "extract_dir": "codeql"
} }
}, },