You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/08/27 19:23:27 UTC

[commons-ognl] branch master updated: Add CodeQL badge

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-ognl.git


The following commit(s) were added to refs/heads/master by this push:
     new 735e029  Add CodeQL badge
735e029 is described below

commit 735e029a1cdd827cf5e78cda9ace6aa60f6f4280
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Aug 27 15:23:24 2022 -0400

    Add CodeQL badge
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 2063a06..d8f0c8c 100644
--- a/README.md
+++ b/README.md
@@ -19,3 +19,4 @@
 [![Java CI Status](https://github.com/apache/commons-ognl/workflows/Java%20CI/badge.svg)](https://github.com/apache/commons-ognl/actions?query=workflow%3A%22Java+CI%22)
 [![Travis Status](https://travis-ci.com/apache/commons-ognl.svg?branch=master)](https://travis-ci.com/apache/commons-ognl)
 [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-ognl/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-ognl)
+[![CodeQL](https://github.com/apache/commons-ognl/workflows/CodeQL/badge.svg)](https://github.com/apache/commons-ognl/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL)