From e1ae4e1112fed981025646698fa484999d49b756 Mon Sep 17 00:00:00 2001 From: "anchore-actions-token-generator[bot]" <102182147+anchore-actions-token-generator[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 08:28:44 -0500 Subject: [PATCH] chore(deps): update tools to latest versions (#4473) 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 6bc25ef36..d93e043d5 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.10.1 + want: v0.11.0 method: github-release with: repo: anchore/binny @@ -114,7 +114,7 @@ tools: # used to upload test fixture cache - name: yq version: - want: v4.49.2 + want: v4.50.1 method: github-release with: repo: mikefarah/yq