diff --git a/bucket/codeql.json b/bucket/codeql.json index 4f50993e30..6081785c93 100644 --- a/bucket/codeql.json +++ b/bucket/codeql.json @@ -1,5 +1,5 @@ { - "version": "2.12.7", + "version": "2.13.0", "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.7/codeql-win64.zip", - "hash": "dff2068f8e6c2a5fccad66dd0fbd2d1a716a23ab14f76328907d9c43f3d273d5", + "url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.13.0/codeql-win64.zip", + "hash": "322c151d154cd28f40842b6074d0010109764165256db0d15033fb13774e8010", "extract_dir": "codeql" } },