From 7505a04aadc88aea965c231c76ce69cd11d7c43e Mon Sep 17 00:00:00 2001 From: "anchore-actions-token-generator[bot]" <102182147+anchore-actions-token-generator[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 15:26:14 +0000 Subject: [PATCH] chore(deps): update tools to latest versions (#3848) Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: wagoodman <590471+wagoodman@users.noreply.github.com> --- .binny.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.binny.yaml b/.binny.yaml index 2b133ee6b..ec665355d 100644 --- a/.binny.yaml +++ b/.binny.yaml @@ -26,7 +26,7 @@ tools: # used for linting - name: golangci-lint version: - want: v2.1.5 + want: v2.1.6 method: github-release with: repo: golangci/golangci-lint @@ -127,7 +127,7 @@ tools: # used to upload test fixture cache - name: yq version: - want: v4.45.1 + want: v4.45.2 method: github-release with: repo: mikefarah/yq