From c699128fd83148bf02d9dfbd17e993618a580e53 Mon Sep 17 00:00:00 2001 From: Nick Alteen Date: Fri, 31 Oct 2025 10:09:40 -0400 Subject: [PATCH] Update badges --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 093542d..2c16895 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Create a Container Action -[![GitHub Super-Linter](https://github.com/actions/container-action/actions/workflows/linter.yml/badge.svg)](https://github.com/super-linter/super-linter) ![Continuous Integration](https://github.com/actions/container-action/actions/workflows/ci.yml/badge.svg) +![Linter](https://github.com/actions/container-action/actions/workflows/linter.yml/badge.svg) Use this template to bootstrap the creation of a container action. :rocket: