Skip to content

Commit e378878

Browse files
docs: update GitHub Action assets (golangci#5157)
1 parent 89476e7 commit e378878

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

assets/github-action-config.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"MinorVersionToConfig": {
33
"latest": {
4-
"TargetVersion": "v1.62.0",
5-
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.62.0/golangci-lint-1.62.0-linux-amd64.tar.gz"
4+
"TargetVersion": "v1.62.2",
5+
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.62.2/golangci-lint-1.62.2-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"
@@ -221,8 +221,8 @@
221221
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.61.0/golangci-lint-1.61.0-linux-amd64.tar.gz"
222222
},
223223
"v1.62": {
224-
"TargetVersion": "v1.62.0",
225-
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.62.0/golangci-lint-1.62.0-linux-amd64.tar.gz"
224+
"TargetVersion": "v1.62.2",
225+
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.62.2/golangci-lint-1.62.2-linux-amd64.tar.gz"
226226
},
227227
"v1.7": {
228228
"Error": "golangci-lint version 'v1.7' isn't supported: we support only v1.14.0 and later versions"

0 commit comments

Comments
 (0)