chore(codeql): Update codeql.yml

This commit is contained in:
James Rich
2025-05-25 20:57:12 -05:00
committed by GitHub
parent 893c9b2e2c
commit 5e510d43a1

View File

@@ -48,7 +48,7 @@ jobs:
- language: actions
build-mode: none
- language: java-kotlin
build-mode: none
build-mode: autobuild
# CodeQL supports the following values keywords for 'language': 'actions', 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift'
# Use `c-cpp` to analyze code written in C, C++ or both
# Use 'java-kotlin' to analyze code written in Java, Kotlin or both