Skip to content

Commit

Permalink
Fix misleading version input description
Browse files Browse the repository at this point in the history
Signed-off-by: Tam Mach <sayboras@yahoo.com>
  • Loading branch information
sayboras committed Jul 5, 2020
1 parent 8870cfb commit 9114ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -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'
Expand Down

0 comments on commit 9114ac7

Please sign in to comment.