Skip to content

Commit bc9b216

Browse files
committed
Unmatrix CodeQL build to fix configuration not found error, alt
1 parent b50e1ba commit bc9b216

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/codeql.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,6 @@ jobs:
5353
uses: github/codeql-action/init@df559355d593797519d70b90fc8edd5db049e7a2 # v3.29.9
5454
with:
5555
languages: ${{ matrix.language }}
56-
# using "latest" helps to keep up with the latest Kotlin support
57-
# see https://github.com/github/codeql-action/issues/1555#issuecomment-1452228433
58-
tools: latest
5956

6057
- name: Assemble
6158
if: matrix.language == 'java'

0 commit comments

Comments
 (0)