From 1ecf1ce7bf13a86c08c11b032b6e7cff6cd48aa6 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, 30 Apr 2025 14:40:37 -0400 Subject: [PATCH] chore(deps): update tools to latest versions (#3835) 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 9a83ca5b4..7c84c3fbe 100644 --- a/.binny.yaml +++ b/.binny.yaml @@ -58,7 +58,7 @@ tools: # used to release all artifacts - name: goreleaser version: - want: v2.8.2 + want: v2.9.0 method: github-release with: repo: goreleaser/goreleaser @@ -103,7 +103,7 @@ tools: # used for running all local and CI tasks - name: task version: - want: v3.43.2 + want: v3.43.3 method: github-release with: repo: go-task/task @@ -119,7 +119,7 @@ tools: # used to upload test fixture cache - name: oras version: - want: v1.2.2 + want: v1.2.3 method: github-release with: repo: oras-project/oras