From c44e5c1fa0644c717034a6f53a3f5806325a5039 Mon Sep 17 00:00:00 2001 From: spiffcs <32073428+spiffcs@users.noreply.github.com> Date: Wed, 5 Jun 2024 08:07:02 +0000 Subject: [PATCH] chore(deps): update tools to latest versions Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: Christopher Phillips --- .binny.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.binny.yaml b/.binny.yaml index cdedcf26bdf..f2246cadb57 100644 --- a/.binny.yaml +++ b/.binny.yaml @@ -58,7 +58,7 @@ tools: # used to release all artifacts - name: goreleaser version: - want: v1.26.2 + want: v2.0.0 method: github-release with: repo: goreleaser/goreleaser