Actions: Test against CodeQL 2.4.6

Deliberately keeping 2.4.5 as well, to keep testing enterprise compatibility.
This commit is contained in:
Aditya Sharad
2021-03-19 16:13:39 -07:00
committed by Andrew Eisenberg
parent ada1180468
commit 73e560e6da

View File

@@ -126,7 +126,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
version: ['v2.2.6', 'v2.3.3', 'v2.4.5']
version: ['v2.2.6', 'v2.3.3', 'v2.4.5', 'v2.4.6']
env:
CLI_VERSION: ${{ matrix.version }}
TEST_CODEQL_PATH: '${{ github.workspace }}/codeql'