Fix misleading version input description

Signed-off-by: Tam Mach <sayboras@yahoo.com>
This commit is contained in:
Tam Mach 2020-07-05 11:07:52 +10:00 committed by sayboras
parent 8870cfbcd4
commit 9114ac7420
No known key found for this signature in database
GPG key ID: DA92B5F6DAB046CD

View file

@ -4,7 +4,7 @@ description: 'Official golangci-lint action with line-attached annotations for f
author: 'golangci'
inputs:
version:
description: 'version of golangci-lint to use in form of v1.2.3'
description: 'version of golangci-lint to use in form of v1.2'
required: true
args:
description: 'golangci-lint command line arguments'