From c04e916da6d268d4638a1f9bcfee240c0ea64f35 Mon Sep 17 00:00:00 2001 From: westonsteimel <1593939+westonsteimel@users.noreply.github.com> Date: Tue, 17 Dec 2024 08:02:32 +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 55193eb8a7b..9b695ca8744 100644 --- a/.binny.yaml +++ b/.binny.yaml @@ -58,7 +58,7 @@ tools: # used to release all artifacts - name: goreleaser version: - want: v2.4.8 + want: v2.5.0 method: github-release with: repo: goreleaser/goreleaser