From 95430bbbff53eabb7d3d667cfdeca3d3d8211a5b Mon Sep 17 00:00:00 2001 From: "anchore-actions-token-generator[bot]" <102182147+anchore-actions-token-generator[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 09:08:35 -0400 Subject: [PATCH] chore(deps): update tools to latest versions (#2080) --- .binny.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.binny.yaml b/.binny.yaml index b5cf7068664..cca7a9b99b7 100644 --- a/.binny.yaml +++ b/.binny.yaml @@ -26,7 +26,7 @@ tools: # used for linting - name: golangci-lint version: - want: v1.60.2 + want: v1.60.3 method: github-release with: repo: golangci/golangci-lint @@ -106,7 +106,7 @@ tools: # used for integration tests - name: skopeo version: - want: v1.16.0 + want: v1.16.1 method: go-install with: module: github.com/containers/skopeo