We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a68907 commit 15d97e9Copy full SHA for 15d97e9
assets/github-action-config.json
@@ -72,6 +72,10 @@
72
"TargetVersion": "v1.28.3",
73
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.28.3/golangci-lint-1.28.3-linux-amd64.tar.gz"
74
},
75
+ "v1.29": {
76
+ "TargetVersion": "v1.29.0",
77
+ "AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.29.0/golangci-lint-1.29.0-linux-amd64.tar.gz"
78
+ },
79
"v1.3": {
80
"Error": "golangci-lint version 'v1.3' isn't supported: we support only v1.14.0 and later versions"
81
0 commit comments