From 5465bf42270e6edd8365eac974a6ec077897a6d3 Mon Sep 17 00:00:00 2001 From: "anchore-actions-token-generator[bot]" <102182147+anchore-actions-token-generator[bot]@users.noreply.github.com> Date: Thu, 24 Jul 2025 15:18:12 -0400 Subject: [PATCH] chore(deps): update tools to latest versions (#4079) 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 24ed8ed96..e3a51c4d9 100644 --- a/.binny.yaml +++ b/.binny.yaml @@ -90,7 +90,7 @@ tools: # used for running all local and CI tasks - name: task version: - want: v3.44.0 + want: v3.44.1 method: github-release with: repo: go-task/task @@ -98,7 +98,7 @@ tools: # used for triggering a release - name: gh version: - want: v2.76.0 + want: v2.76.1 method: github-release with: repo: cli/cli