From da07520121beb9239ab72fadc5f6b83d33e7ec12 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, 26 Oct 2023 10:15:13 -0400 Subject: [PATCH] chore(deps): update tools to latest versions (#2258) Signed-off-by: GitHub Co-authored-by: spiffcs --- .binny.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.binny.yaml b/.binny.yaml index 6d60dc8f9..b62d9c014 100644 --- a/.binny.yaml +++ b/.binny.yaml @@ -15,7 +15,7 @@ tools: - name: golangci-lint version: - want: v1.55.0 + want: v1.55.1 method: github-release with: repo: golangci/golangci-lint @@ -83,14 +83,14 @@ tools: - name: task version: - want: v3.30.1 + want: v3.31.0 method: github-release with: repo: go-task/task - name: gh version: - want: v2.35.0 + want: v2.37.0 method: github-release with: repo: cli/cli