Skip to content

Commit a85e1e1

Browse files
committed
action: enable v.1.27.0 for github action
1 parent fb74c2e commit a85e1e1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/github-action-config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@
6464
"TargetVersion": "v1.26.0",
6565
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.26.0/golangci-lint-1.26.0-linux-amd64.tar.gz"
6666
},
67+
"v1.27": {
68+
"TargetVersion": "v1.27.0",
69+
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.27.0/golangci-lint-1.27.0-linux-amd64.tar.gz"
70+
},
6771
"v1.3": {
6872
"Error": "golangci-lint version 'v1.3' isn't supported: we support only v1.14.0 and later versions"
6973
},

0 commit comments

Comments
 (0)