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

vy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-scala.git


The following commit(s) were added to refs/heads/main by this push:
     new d18a332  Try fixing CodeQL analysis
d18a332 is described below

commit d18a332d7e8108aeed61293006e37db2dbe54a25
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Mon Apr 22 21:51:40 2024 +0200

    Try fixing CodeQL analysis
---
 .github/workflows/codeql-analysis.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.github/workflows/codeql-analysis.yaml 
b/.github/workflows/codeql-analysis.yaml
index b919f73..18ef514 100644
--- a/.github/workflows/codeql-analysis.yaml
+++ b/.github/workflows/codeql-analysis.yaml
@@ -32,6 +32,10 @@ jobs:
 
   analyze:
     uses: 
apache/logging-parent/.github/workflows/codeql-analysis-reusable.yaml@rel/11.0.0
+    with:
+      java-version: |
+        8
+        17
     # Permissions required to publish Security Alerts
     permissions:
       actions: read

Reply via email to