From 8708c064de3ffec965ad471a66011942d65037fd Mon Sep 17 00:00:00 2001 From: Gary Ewan Park Date: Thu, 21 Feb 2019 17:03:40 +0000 Subject: [PATCH] (doc) Make things consistent --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ddb442b..c8b0bca 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [Runs Hadolint against a Dockerfile within a repository](https://github.com/burdzwastaken/hadolint-action) - [Test your Actions Locally](https://github.com/tschoffelen/gha) - - [Lint a Dockerfile (using replicatedhq/dockerfilelint)](https://github.com/jwr0/dockerfile-linter-action) + - [Lint a Dockerfile](https://github.com/jwr0/dockerfile-linter-action) (using replicatedhq/dockerfilelint) - [NPM Audit](https://github.com/JasonEtco/npm-audit-fix-action) - [PHP Code fixer Action](https://github.com/OskarStark/php-cs-fixer-ga) - [PHP Psalm Static code analyzer Action](https://github.com/mickaelandrieu/psalm-ga)