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 9c8ec2c Fix OpenSSF Scorecard links 9c8ec2c is described below commit 9c8ec2c8a6c7058e9a71cec74ef17ca9b38fab8d Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Mar 25 19:37:03 2023 -0400 Fix OpenSSF Scorecard links --- src/main/resources/commons-xdoc-templates/readme-md-template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 8a989b4..d584e41 100644 --- a/src/main/resources/commons-xdoc-templates/readme-md-template.md +++ b/src/main/resources/commons-xdoc-templates/readme-md-template.md @@ -48,7 +48,7 @@ [](https://maven-badges.herokuapp.com/maven-central/@GROUPID@/@ARTIFACTCOREID@/?gav=true) [](https://javadoc.io/doc/@GROUPID@/@ARTIFACTCOREID@/@VERSION@) [](hhttps://github.com/apache/commons-@ID@/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL) -[](https://api.securityscorecards.dev/projects/github.com/apache/commons-text) +[](https://api.securityscorecards.dev/projects/github.com/apache/commons-@ID@) @DESCRIPTION@