From 2b020648e384284515675a6b9dedcb4baaa2628e Mon Sep 17 00:00:00 2001 From: golangci-releaser <65486276+golangci-releaser@users.noreply.github.com> Date: Sun, 7 Dec 2025 17:24:15 +0000 Subject: [PATCH] [create-pull-request] automated change --- assets/github-action-config-v2.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/github-action-config-v2.json b/assets/github-action-config-v2.json index 771ff7509b23..d15f809a8c0d 100644 --- a/assets/github-action-config-v2.json +++ b/assets/github-action-config-v2.json @@ -1,7 +1,7 @@ { "MinorVersionToConfig": { "latest": { - "TargetVersion": "v2.7.1" + "TargetVersion": "v2.7.2" }, "v1.10": { "Error": "golangci-lint version 'v1.10' isn't supported: we support only v2.0.0 and later versions" @@ -211,7 +211,7 @@ "TargetVersion": "v2.6.2" }, "v2.7": { - "TargetVersion": "v2.7.1" + "TargetVersion": "v2.7.2" } } }