From 064a9712ac6e9ebcff7df9c2ed5cf3bf31b4838e 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, 9 Dec 2024 09:54:48 -0500 Subject: [PATCH] chore(deps): update tools to latest versions (#3506) 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 587f52514..2b2abad3b 100644 --- a/.binny.yaml +++ b/.binny.yaml @@ -103,7 +103,7 @@ tools: # used for running all local and CI tasks - name: task version: - want: v3.40.0 + want: v3.40.1 method: github-release with: repo: go-task/task @@ -127,7 +127,7 @@ tools: # used to upload test fixture cache - name: yq version: - want: v4.44.5 + want: v4.44.6 method: github-release with: repo: mikefarah/yq