From 0059fec5f82885de799c0e48e46f9c2fbd98c9fc Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 3 Oct 2023 07:58:37 +0000 Subject: [PATCH] Updating GHES workflows --- code-scanning/codeql.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code-scanning/codeql.yml b/code-scanning/codeql.yml index f53c061..8a5d2d9 100644 --- a/code-scanning/codeql.yml +++ b/code-scanning/codeql.yml @@ -40,8 +40,8 @@ jobs: matrix: language: [ $detected-codeql-languages ] # CodeQL supports [ $supported-codeql-languages ] - # Use only 'java' to analyze code written in Java, Kotlin or both - # Use only 'javascript' to analyze code written in JavaScript, TypeScript or both + # Use only 'java-kotlin' to analyze code written in Java, Kotlin or both + # Use only 'javascript-typescript' to analyze code written in JavaScript, TypeScript or both # Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support steps: