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 18:54:44 UTC

[commons-build-plugin] 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-build-plugin.git


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

commit 48de145721de343c81dcab6f811f6ebf624df0c0
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Aug 27 14:54:40 2022 -0400

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

diff --git a/README.md b/README.md
index d3e1c0a..8b6237e 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,7 @@ Apache Commons Build Plugin Maven Mojo
 [![Coverage Status](https://coveralls.io/repos/apache/commons-commons-build-plugin/badge.svg)](https://coveralls.io/r/apache/commons-commons-build-plugin)
 [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-build-plugin/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-build-plugin/)
 [![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-build-plugin/1.12.svg)](https://javadoc.io/doc/org.apache.commons/commons-build-plugin/1.12)
+[![CodeQL](https://github.com/apache/commons-bcel/workflows/CodeQL/badge.svg)](https://github.com/apache/commons-lang/actions?query=workflow%3ACodeQL)
 
 Apache Maven Mojo for Apache Commons Build tasks.