Skip to content

Commit

Permalink
docs: update GitHub Action assets (#4929)
Browse files Browse the repository at this point in the history
  • Loading branch information
golangci-releaser authored Aug 20, 2024
1 parent f338f3e commit 561049d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions assets/github-action-config.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"MinorVersionToConfig": {
"latest": {
"TargetVersion": "v1.60.1",
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.60.1/golangci-lint-1.60.1-linux-amd64.tar.gz"
"TargetVersion": "v1.60.2",
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.60.2/golangci-lint-1.60.2-linux-amd64.tar.gz"
},
"v1.10": {
"Error": "golangci-lint version 'v1.10' isn't supported: we support only v1.14.0 and later versions"
Expand Down Expand Up @@ -213,8 +213,8 @@
"Error": "golangci-lint version 'v1.6' isn't supported: we support only v1.14.0 and later versions"
},
"v1.60": {
"TargetVersion": "v1.60.1",
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.60.1/golangci-lint-1.60.1-linux-amd64.tar.gz"
"TargetVersion": "v1.60.2",
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.60.2/golangci-lint-1.60.2-linux-amd64.tar.gz"
},
"v1.7": {
"Error": "golangci-lint version 'v1.7' isn't supported: we support only v1.14.0 and later versions"
Expand Down

0 comments on commit 561049d

Please sign in to comment.