From ff6a8b1802464025d64cda8542d3741617740312 Mon Sep 17 00:00:00 2001 From: "anchore-actions-token-generator[bot]" <102182147+anchore-actions-token-generator[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 14:53:27 -0400 Subject: [PATCH] chore(deps): update tools to latest versions (#4248) 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.binny.yaml b/.binny.yaml index d7cf14d1a..60637fc76 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.6.0 + want: v2.6.1 method: github-release with: repo: sigstore/cosign @@ -58,7 +58,7 @@ tools: # used to release all artifacts - name: goreleaser version: - want: v2.12.3 + want: v2.12.5 method: github-release with: repo: goreleaser/goreleaser @@ -98,7 +98,7 @@ tools: # used for triggering a release - name: gh version: - want: v2.80.0 + want: v2.81.0 method: github-release with: repo: cli/cli