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-io.git
The following commit(s) were added to refs/heads/master by this push:
new 01b482a Add CodeQL badge.
01b482a is described below
commit 01b482a1b3a9fc2c60e05d996e1a446f129d7da9
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jan 30 15:28:44 2022 -0500
Add CodeQL badge.
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 10752d6..0b1fbee 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,7 @@ Apache Commons IO
[](https://coveralls.io/r/apache/commons-io)
[](https://maven-badges.herokuapp.com/maven-central/commons-io/commons-io/)
[](https://javadoc.io/doc/commons-io/commons-io/2.11.0)
+[](https://github.com/apache/commons-lang/actions?query=workflow%3ACodeQL)
The Apache Commons IO library contains utility classes, stream
implementations, file filters,
file comparators, endian transformation classes, and much more.