We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b50e1ba commit bc9b216Copy full SHA for bc9b216
.github/workflows/codeql.yml
@@ -53,9 +53,6 @@ jobs:
53
uses: github/codeql-action/init@df559355d593797519d70b90fc8edd5db049e7a2 # v3.29.9
54
with:
55
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
59
60
- name: Assemble
61
if: matrix.language == 'java'
0 commit comments