From 16838eee32dbb1b955cd0e27cc78cca0eac627b4 Mon Sep 17 00:00:00 2001 From: Michael Primeaux Date: Fri, 15 Nov 2024 17:28:06 -0600 Subject: [PATCH] debt: Add CodeQL badges to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 295d906..827b2ba 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ using the [NanoID](https://github.com/sixafter/nanoid) Go implementation. [![Go Reference](https://pkg.go.dev/badge/github.com/sixafter/nanoid-cli.svg)](https://pkg.go.dev/github.com/sixafter/nanoid-cli) [![Go Report Card](https://goreportcard.com/badge/github.com/sixafter/nanoid-cli)](https://goreportcard.com/report/github.com/sixafter/nanoid-cli) [![License: Apache 2.0](https://img.shields.io/badge/license-Apache%202.0-blue?style=flat-square)](LICENSE) +![CodeQL](https://github.com/sixafter/nanoid-cli/actions/workflows/codeql-analysis.yaml/badge.svg) ## Features