From b8e00b44c2c5cccdc7358e4e7e6115769cd73e4a Mon Sep 17 00:00:00 2001 From: spiffcs <32073428+spiffcs@users.noreply.github.com> Date: Wed, 1 Apr 2026 08:36:31 +0000 Subject: [PATCH] chore(deps): update tools to latest versions Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .binny.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.binny.yaml b/.binny.yaml index 6907cfa7a..72a6dec23 100644 --- a/.binny.yaml +++ b/.binny.yaml @@ -58,7 +58,7 @@ tools: # used to release all artifacts - name: goreleaser version: - want: v2.15.1 + want: v2.15.2 method: github-release with: repo: goreleaser/goreleaser