This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 3f2ab63  Experiment with CodeQL 3
3f2ab63 is described below

commit 3f2ab630e831ac00d8e2becc1a69aafa6ef9f761
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sat Oct 5 14:50:10 2024 -0400

    Experiment with CodeQL 3
---
 .github/workflows/codeql-analysis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/codeql-analysis.yml 
b/.github/workflows/codeql-analysis.yml
index ec7b351..efac4f7 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -39,7 +39,7 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        language: [ 'java', 'xml', 'javascript' ]
+        language: [ 'java', 'XML', 'javascript' ]
         # CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 
'python', 'ruby' ]
         # Learn more about CodeQL language support at 
https://git.io/codeql-language-support
 

Reply via email to