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 c35345fe Better CodeQL URL
c35345fe is described below
commit c35345fe4e00bf719463beed7257d9098b8a6071
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Aug 27 15:18:49 2022 -0400
Better CodeQL URL
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 7dc97db2..c37bd423 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,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-io/actions?query=workflow%3ACodeQL)
+[](https://github.com/apache/commons-io/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL)
The Apache Commons IO library contains utility classes, stream
implementations, file filters,
file comparators, endian transformation classes, and much more.