From 365325376a3335b4df44480a5f27def99455cd1b Mon Sep 17 00:00:00 2001 From: "anchore-actions-token-generator[bot]" <102182147+anchore-actions-token-generator[bot]@users.noreply.github.com> Date: Sat, 15 Nov 2025 06:47:23 -0500 Subject: [PATCH] chore(deps): update tools to latest versions (#4370) Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: spiffcs <32073428+spiffcs@users.noreply.github.com> --- .binny.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.binny.yaml b/.binny.yaml index 033a6e90c..3578a4dbe 100644 --- a/.binny.yaml +++ b/.binny.yaml @@ -26,7 +26,7 @@ tools: # used for linting - name: golangci-lint version: - want: v2.6.1 + want: v2.6.2 method: github-release with: repo: golangci/golangci-lint @@ -114,7 +114,7 @@ tools: # used to upload test fixture cache - name: yq version: - want: v4.48.1 + want: v4.48.2 method: github-release with: repo: mikefarah/yq