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-csv.git
The following commit(s) were added to refs/heads/master by this push:
new ce0de986 Better CodeQL URL
ce0de986 is described below
commit ce0de98636b5da6689a4768caa65d94f949ff98c
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Aug 27 15:09:44 2022 -0400
Better CodeQL URL
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c4bc7518..1764dc9d 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ Apache Commons CSV
[](https://coveralls.io/r/apache/commons-csv)
[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-csv/)
[](https://javadoc.io/doc/org.apache.commons/commons-csv/1.9.0)
-[](https://github.com/apache/commons-csv/actions?query=workflow%3ACodeQL)
+[](https://github.com/apache/commons-csv/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL)
The Apache Commons CSV library provides a simple interface for reading and
writing CSV files of various types.