Skip to content

Commit fb6bed6

Browse files
authored
Actions: Test against CodeQL CLI 2.5.0 (#812)
1 parent df0cc92 commit fb6bed6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
strategy:
127127
matrix:
128128
os: [ubuntu-latest, windows-latest]
129-
version: ['v2.2.6', 'v2.3.3', 'v2.4.5', 'v2.4.6']
129+
version: ['v2.2.6', 'v2.3.3', 'v2.4.5', 'v2.4.6', 'v2.5.0']
130130
env:
131131
CLI_VERSION: ${{ matrix.version }}
132132
TEST_CODEQL_PATH: '${{ github.workspace }}/codeql'

0 commit comments

Comments
 (0)