From 85a3a6abe49eeeb31344d31f06a02e3529a80b8b Mon Sep 17 00:00:00 2001 From: Denis Isaev Date: Sat, 16 May 2020 17:24:18 +0300 Subject: [PATCH] docs: remove 'beta version' --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index c795c15..47b94d9 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,6 @@ --- name: 'Run golangci-lint' -description: 'Official golangci-lint action with line-attached annotations for found issues, caching and parallel execution. Beta version.' +description: 'Official golangci-lint action with line-attached annotations for found issues, caching and parallel execution.' author: 'golangci' inputs: version: