From 0268461ff7654b66e82b6e794c2c5c946c153104 Mon Sep 17 00:00:00 2001 From: spiffcs <32073428+spiffcs@users.noreply.github.com> Date: Mon, 30 Mar 2026 08:41:12 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.binny.yaml b/.binny.yaml index 5b58ea60c..a09b84ce8 100644 --- a/.binny.yaml +++ b/.binny.yaml @@ -58,7 +58,7 @@ tools: # used to release all artifacts - name: goreleaser version: - want: v2.14.3 + want: v2.15.0 method: github-release with: repo: goreleaser/goreleaser @@ -98,7 +98,7 @@ tools: # used for triggering a release - name: gh version: - want: v2.88.1 + want: v2.89.0 method: github-release with: repo: cli/cli @@ -114,7 +114,7 @@ tools: # used to upload test fixture cache - name: yq version: - want: v4.52.4 + want: v4.52.5 method: github-release with: repo: mikefarah/yq