From ece8ae773f3e58bc791fa9bcbc81e4fe4f251ddc 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, 7 Jan 2026 11:53:07 -0500 Subject: [PATCH] chore(deps): update tools to latest versions (#3135) Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: westonsteimel <1593939+westonsteimel@users.noreply.github.com> --- .binny.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.binny.yaml b/.binny.yaml index 806b4d73..146a5862 100644 --- a/.binny.yaml +++ b/.binny.yaml @@ -50,7 +50,7 @@ tools: # used to release all artifacts - name: goreleaser version: - want: v2.13.1 + want: v2.13.2 method: github-release with: repo: goreleaser/goreleaser @@ -82,7 +82,7 @@ tools: # used for running all local and CI tasks - name: task version: - want: v3.46.3 + want: v3.46.4 method: github-release with: repo: go-task/task