From c4d0a877dccb3fc189edf678679b754564482fe4 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, 21 Aug 2024 13:09:13 -0400 Subject: [PATCH] chore(deps): update tools to latest versions (#2072) --- .binny.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.binny.yaml b/.binny.yaml index a9835221fa5..b5cf7068664 100644 --- a/.binny.yaml +++ b/.binny.yaml @@ -26,7 +26,7 @@ tools: # used for linting - name: golangci-lint version: - want: v1.60.1 + want: v1.60.2 method: github-release with: repo: golangci/golangci-lint @@ -98,7 +98,7 @@ tools: # used for triggering a release - name: gh version: - want: v2.54.0 + want: v2.55.0 method: github-release with: repo: cli/cli