diff --git a/assets/github-action-config-v2.json b/assets/github-action-config-v2.json index a545a402b48b..3e7e815c86b7 100644 --- a/assets/github-action-config-v2.json +++ b/assets/github-action-config-v2.json @@ -1,7 +1,7 @@ { "MinorVersionToConfig": { "latest": { - "TargetVersion": "v2.3.0" + "TargetVersion": "v2.3.1" }, "v1.10": { "Error": "golangci-lint version 'v1.10' isn't supported: we support only v2.0.0 and later versions" @@ -199,7 +199,7 @@ "TargetVersion": "v2.2.2" }, "v2.3": { - "TargetVersion": "v2.3.0" + "TargetVersion": "v2.3.1" } } }