diff --git a/assets/github-action-config-v2.json b/assets/github-action-config-v2.json index a78c9ec4ac77..e2e97610f20e 100644 --- a/assets/github-action-config-v2.json +++ b/assets/github-action-config-v2.json @@ -1,7 +1,7 @@ { "MinorVersionToConfig": { "latest": { - "TargetVersion": "v2.6.0" + "TargetVersion": "v2.6.1" }, "v1.10": { "Error": "golangci-lint version 'v1.10' isn't supported: we support only v2.0.0 and later versions" @@ -208,7 +208,7 @@ "TargetVersion": "v2.5.0" }, "v2.6": { - "TargetVersion": "v2.6.0" + "TargetVersion": "v2.6.1" } } }