Skip to content

Commit 0d2da56

Browse files
author
Sergey Vilgelm
authored
Update assets for v1.30.0 (#1283)
1 parent 45b90f6 commit 0d2da56

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

assets/github-action-config.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"MinorVersionToConfig": {
33
"latest": {
4-
"TargetVersion": "v1.29.0",
5-
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.29.0/golangci-lint-1.29.0-linux-amd64.tar.gz"
4+
"TargetVersion": "v1.30.0",
5+
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.30.0/golangci-lint-1.30.0-linux-amd64.tar.gz"
66
},
77
"v1.10": {
88
"Error": "golangci-lint version 'v1.10' isn't supported: we support only v1.14.0 and later versions"
@@ -83,6 +83,10 @@
8383
"v1.3": {
8484
"Error": "golangci-lint version 'v1.3' isn't supported: we support only v1.14.0 and later versions"
8585
},
86+
"v1.30": {
87+
"TargetVersion": "v1.30.0",
88+
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.30.0/golangci-lint-1.30.0-linux-amd64.tar.gz"
89+
},
8690
"v1.4": {
8791
"Error": "golangci-lint version 'v1.4' isn't supported: we support only v1.14.0 and later versions"
8892
},

0 commit comments

Comments
 (0)