From fef0e54c0f04f8480ed40c40fe8de62c37dbb623 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, 1 Feb 2024 10:27:01 -0500 Subject: [PATCH] chore(deps): update tools to latest versions (#2576) 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 b1719ccb3..d7c06d3fa 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.2.2 + want: v2.2.3 method: github-release with: repo: sigstore/cosign @@ -111,7 +111,7 @@ tools: # used for triggering a release - name: gh version: - want: v2.42.1 + want: v2.43.1 method: github-release with: repo: cli/cli