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: