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

ggregory pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/release-2.x by this push:
     new 05af570  Add CodeQL badge.
05af570 is described below

commit 05af5707da29b4391df85878067fd0372229bade
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Feb 7 08:24:03 2022 -0500

    Add CodeQL badge.
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 5a6a8f5..29dcce9 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@ and provides many of the improvements available in Logback 
while fixing some inh
 
 [![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.logging.log4j/log4j-api.svg)](http://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-api)
 [![GitHub Workflow Status 
(branch)](https://img.shields.io/github/workflow/status/apache/logging-log4j2/build/release-2.x)](https://github.com/apache/logging-log4j2/actions/workflows/build.yml)
+![CodeQL](https://github.com/apache/logging-log4j2/actions/workflows/codeql-analysis.yml/badge.svg)
 
 ## Pull Requests on Github
 

Reply via email to