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 f114e40 Add CodeQL badge
f114e40 is described below
commit f114e40de57c79ea96712d3e1777b77ab89181eb
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Aug 27 15:15:40 2022 -0400
Add CodeQL badge
Drop Coveralls badge
---
src/main/resources/commons-xdoc-templates/readme-md-template.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/main/resources/commons-xdoc-templates/readme-md-template.md
b/src/main/resources/commons-xdoc-templates/readme-md-template.md
index 0d41c70..18390f7 100644
--- a/src/main/resources/commons-xdoc-templates/readme-md-template.md
+++ b/src/main/resources/commons-xdoc-templates/readme-md-template.md
@@ -44,10 +44,9 @@
===================
[](https://github.com/apache/commons-@ID@/actions)
-[](https://coveralls.io/r/apache/commons-@ID@)
[](https://maven-badges.herokuapp.com/maven-central/@GROUPID@/@ARTIFACTCOREID@/)
[](https://javadoc.io/doc/@GROUPID@/@ARTIFACTCOREID@/@VERSION@)
-[](https://github.com/apache/commons-@ID@/actions?query=workflow%3ACodeQL)
+[](hhttps://github.com/apache/commons-@ID@/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL)
@DESCRIPTION@