8000 docs: update GitHub Action assets (#4805) · phpdev/golangci-lint@8a8e6ef · GitHub
[go: up one dir, main page]

Skip to content

Commit 8a8e6ef

Browse files
docs: update GitHub Action assets (golangci#4805)
1 parent 1a55854 commit 8a8e6ef

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

assets/github-action-config.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"MinorVersionToConfig": {
33
"latest": {
4-
"TargetVersion": "v1.59.0",
5-
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.59.0/golangci-lint-1.59.0-linux-amd64.tar.gz"
4+
"TargetVersion": "v1.59.1",
5+
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.59.1/golangci-lint-1.59.1-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"
@@ -206,8 +206,8 @@
206206
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.58.2/golangci-lint-1.58.2-linux-amd64.tar.gz"
207207
},
208208
"v1.59": {
209-
"TargetVersion": "v1.59.0",
210-
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.59.0/golangci-lint-1.59.0-linux-amd64.tar.gz"
209+
"TargetVersion": "v1.59.1",
210+
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.59.1/golangci-lint-1.59.1-linux-amd64.tar.gz"
211211
},
212212
"v1.6": {
213213
"Error": "golangci-lint version 'v1.6' isn't supported: we support only v1.14.0 and later versions"

0 commit comments

Comments
 (0)
0