From 0a9567e88c66a6365490961532694b070d348696 Mon Sep 17 00:00:00 2001 From: "anchore-actions-token-generator[bot]" <102182147+anchore-actions-token-generator[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 13:07:18 -0400 Subject: [PATCH] chore(deps): update tools to latest versions (#4065) 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 85de1fe14..52b5a4ab6 100644 --- a/.binny.yaml +++ b/.binny.yaml @@ -42,7 +42,7 @@ tools: # used for signing the checksums file at release - name: cosign version: - want: v2.5.2 + want: v2.5.3 method: github-release with: repo: sigstore/cosign @@ -98,7 +98,7 @@ tools: # used for triggering a release - name: gh version: - want: v2.75.1 + want: v2.76.0 method: github-release with: repo: cli/cli