From 4e5b5412c21a0523e98fa325241caebb282be13e Mon Sep 17 00:00:00 2001 From: abhisek Date: Fri, 3 Feb 2023 12:49:52 +0530 Subject: [PATCH] [noci] Fix README CodeQL badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46f4ba1..9ff31a4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ helps engineering and security teams to identify potential issues in their open source dependencies and evaluate them against organizational policies. -[CodeQL](https://github.com/safedep/vet/actions/workflows/codeql.yml/badge.svg?branch=main&event=push) +[![CodeQL](https://github.com/safedep/vet/actions/workflows/codeql.yml/badge.svg?branch=main)](https://github.com/safedep/vet/actions/workflows/codeql.yml) ## TL;DR