From f7e5fa2a78ac71140bc3feaa4721ca43c75a167b Mon Sep 17 00:00:00 2001 From: Peter Shen Date: Mon, 8 Jul 2024 14:55:41 +0800 Subject: [PATCH] Update README.md to fix snyk container badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0eb2ccc..7c20201 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![GitHub Repo](https://img.shields.io/badge/GitHub%20Repo-URL-blue?logo=github)](https://github.com/cpp-linter/clang-tools-docker) ![Maintenance](https://img.shields.io/maintenance/yes/2024) [![CI](https://github.com/cpp-linter/clang-tools-docker/actions/workflows/CI.yml/badge.svg)](https://github.com/cpp-linter/clang-tools-docker/actions/workflows/CI.yml) -[![Snyk Container](https://github.com/cpp-linter/clang-tools-docker/actions/workflows/snyk-container.yml/badge.svg)](https://github.com/cpp-linter/clang-tools-docker/actions/workflows/snyk-container.yml) +[![Snyk Container](https://github.com/cpp-linter/clang-tools-docker/actions/workflows/snyk-container-analysis.yml/badge.svg)](https://github.com/cpp-linter/clang-tools-docker/actions/workflows/snyk-container-analysis.yml) 🐳 The Clang Tools Docker image includes the clang-format and clang-tidy.