diff --git a/assets/github-action-config-v2.json b/assets/github-action-config-v2.json index 21655966a391..45ba44130ecc 100644 --- a/assets/github-action-config-v2.json +++ b/assets/github-action-config-v2.json @@ -1,7 +1,7 @@ { "MinorVersionToConfig": { "latest": { - "TargetVersion": "v2.1.4" + "TargetVersion": "v2.1.5" }, "v1.10": { "Error": "golangci-lint version 'v1.10' isn't supported: we support only v2.0.0 and later versions" @@ -193,7 +193,7 @@ "TargetVersion": "v2.0.2" }, "v2.1": { - "TargetVersion": "v2.1.4" + "TargetVersion": "v2.1.5" } } }