Actions: Test against CodeQL CLI 2.5.0 (#812)

This commit is contained in:
Aditya Sharad
2021-03-26 11:31:31 -07:00
committed by GitHub
parent df0cc921fd
commit fb6bed6042

View File

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