From f42f0622ecbff5126556fc720bb90f08c6ba1813 Mon Sep 17 00:00:00 2001 From: spiffcs <32073428+spiffcs@users.noreply.github.com> Date: Wed, 22 Jan 2025 08:08:37 +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 a0ed5e33fd2..855acdfe9a2 100644 --- a/.binny.yaml +++ b/.binny.yaml @@ -58,7 +58,7 @@ tools: # used to release all artifacts - name: goreleaser version: - want: v2.5.1 + want: v2.6.0 method: github-release with: repo: goreleaser/goreleaser