diff --git a/bucket/codeql.json b/bucket/codeql.json index 3efa34d916..4f50993e30 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -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" } },