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-collections.git
The following commit(s) were added to refs/heads/master by this push:
new 92f9d4b86 Add CodeQL badge
92f9d4b86 is described below
commit 92f9d4b863739fbd401d3b4a26a634af7e86b27b
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Aug 27 15:06:20 2022 -0400
Add CodeQL badge
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 1a879cf85..00a29dfda 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,7 @@ Apache Commons Collections
[](https://coveralls.io/r/apache/commons-collections)
[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-collections4/)
[](https://javadoc.io/doc/org.apache.commons/commons-collections4/4.4)
+[](https://github.com/apache/commons-collections/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL)
The Apache Commons Collections package contains types that extend and augment
the Java Collections Framework.