You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/08/27 19:08:23 UTC

[commons-configuration] branch master updated: Add CodeQL badge

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-configuration.git


The following commit(s) were added to refs/heads/master by this push:
     new 8d934be4 Add CodeQL badge
8d934be4 is described below

commit 8d934be4c3c8c79437375d3e3d0f94f3e9cda3ef
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Aug 27 15:08:18 2022 -0400

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

diff --git a/README.md b/README.md
index eac69090..34fd42ba 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,7 @@ Apache Commons Configuration
 [![Coverage Status](https://codecov.io/gh/apache/commons-configuration/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/commons-configuration)
 [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-configuration2/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-configuration2/)
 [![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-configuration2/2.8.0.svg)](https://javadoc.io/doc/org.apache.commons/commons-configuration2/2.8.0)
+[![CodeQL](https://github.com/apache/commons-configuration/workflows/CodeQL/badge.svg)](https://github.com/apache/commons-configuration/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL)
 
 Tools to assist in the reading of configuration/preferences files in
         various formats