From 1dd9e0522ba8db9131533895cca631aef6ce9700 Mon Sep 17 00:00:00 2001 From: Denis Isaev Date: Tue, 5 May 2020 18:11:57 +0300 Subject: [PATCH] dev: improve description --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 3e0d07b..e258531 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,6 @@ --- name: 'Run golangci-lint' -description: 'Run golangci-lint (WIP)' +description: 'Official golangci-lint runner. Works very fast: uses caching and parallelization. Creates line-attached GitHub annotations for found issues. Beta version.' author: 'golangci' inputs: version: