From c199b80b88d5076aa133ed65ef83bf596499090f 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, 21 Mar 2024 12:15:06 -0400 Subject: [PATCH] chore(deps): update tools to latest versions (#2726) 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 573942547..0a018f91b 100644 --- a/.binny.yaml +++ b/.binny.yaml @@ -26,7 +26,7 @@ tools: # used for linting - name: golangci-lint version: - want: v1.56.2 + want: v1.57.1 method: github-release with: repo: golangci/golangci-lint @@ -111,7 +111,7 @@ tools: # used for triggering a release - name: gh version: - want: v2.45.0 + want: v2.46.0 method: github-release with: repo: cli/cli