This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git

commit cc94877b09b9b3007f9ecdba41f00c8f959c3931
Author: Alex Herbert <[email protected]>
AuthorDate: Fri May 22 08:52:05 2026 +0100

    Fix codeQL badge for daemon
---
 COMPONENTS.adoc | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/COMPONENTS.adoc b/COMPONENTS.adoc
index d22ac7d..de71942 100644
--- a/COMPONENTS.adoc
+++ b/COMPONENTS.adoc
@@ -176,10 +176,8 @@ GH Status badge function.
        https://search.maven.org/artifact/commons-daemon/commons-daemon/]
 | 
image:https://javadoc.io/badge2/commons-daemon/commons-daemon/javadoc.svg[Javadocs,
        link=https://javadoc.io/doc/commons-daemon/commons-daemon]
-| 
image:https://github.com/apache/commons-daemon/actions/workflows/codeql-analysis-cpp.yml/badge.svg[CodeQL,
-       
link=https://github.com/apache/commons-daemon/actions/workflows/codeql-analysis-cpp.yml]
- 
image:https://github.com/apache/commons-daemon/actions/workflows/codeql-analysis-java.yml/badge.svg[CodeQL,
-       
link=https://github.com/apache/commons-daemon/actions/workflows/codeql-analysis-java.yml]
+| 
image:https://github.com/apache/commons-daemon/actions/workflows/codeql-analysis.yml/badge.svg[CodeQL,
+       
link=https://github.com/apache/commons-daemon/actions/workflows/codeql-analysis.yml]
 | 
image:https://api.securityscorecards.dev/projects/github.com/apache/commons-daemon/badge[OpenSSF
 Scorecard,
        link=https://scorecard.dev/viewer/?uri=github.com/apache/commons-daemon]
 

Reply via email to