From d2ac672f8f721729b9ab24af5b0fd0e16fa28d03 Mon Sep 17 00:00:00 2001 From: "anchore-actions-token-generator[bot]" <102182147+anchore-actions-token-generator[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 14:25:13 -0500 Subject: [PATCH] chore(deps): update tools to latest versions (#2688) 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 80f85a887..573942547 100644 --- a/.binny.yaml +++ b/.binny.yaml @@ -103,7 +103,7 @@ tools: # used for running all local and CI tasks - name: task version: - want: v3.35.0 + want: v3.35.1 method: github-release with: repo: go-task/task @@ -111,7 +111,7 @@ tools: # used for triggering a release - name: gh version: - want: v2.44.1 + want: v2.45.0 method: github-release with: repo: cli/cli