From 508f1b3c072b62f49494d328d068c9e098c2c821 Mon Sep 17 00:00:00 2001 From: spiffcs <32073428+spiffcs@users.noreply.github.com> Date: Sat, 14 Feb 2026 08:12:18 +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 986d4c0f6..23d77143a 100644 --- a/.binny.yaml +++ b/.binny.yaml @@ -2,7 +2,7 @@ tools: # we want to use a pinned version of binny to manage the toolchain (so binny manages itself!) - name: binny version: - want: v0.11.2 + want: v0.11.3 method: github-release with: repo: anchore/binny @@ -26,7 +26,7 @@ tools: # used for linting - name: golangci-lint version: - want: v2.8.0 + want: v2.9.0 method: github-release with: repo: golangci/golangci-lint @@ -114,7 +114,7 @@ tools: # used to upload test fixture cache - name: yq version: - want: v4.52.2 + want: v4.52.4 method: github-release with: repo: mikefarah/yq