From b2439666a3ca034c7814fbf0dfc3f80b53a03a1c Mon Sep 17 00:00:00 2001 From: spiffcs <32073428+spiffcs@users.noreply.github.com> Date: Fri, 6 Dec 2024 08:09:03 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.binny.yaml b/.binny.yaml index 5366b9a880f..587f52514dc 100644 --- a/.binny.yaml +++ b/.binny.yaml @@ -111,7 +111,7 @@ tools: # used for triggering a release - name: gh version: - want: v2.63.1 + want: v2.63.2 method: github-release with: repo: cli/cli @@ -119,7 +119,7 @@ tools: # used to upload test fixture cache - name: oras version: - want: v1.2.0 + want: v1.2.1 method: github-release with: repo: oras-project/oras