From 08e9b7da44f120d3d7be0c73e5923b86cfabca67 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, 15 Jul 2024 09:08:44 -0400 Subject: [PATCH] chore(deps): update tools to latest versions (#1989) Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: westonsteimel <1593939+westonsteimel@users.noreply.github.com> --- .binny.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.binny.yaml b/.binny.yaml index c51f34ab37c..82ab8cf9196 100644 --- a/.binny.yaml +++ b/.binny.yaml @@ -18,7 +18,7 @@ tools: # used to sign mac binaries at release - name: quill version: - want: v0.4.1 + want: v0.4.2 method: github-release with: repo: anchore/quill @@ -58,7 +58,7 @@ tools: # used to release all artifacts - name: goreleaser version: - want: v2.0.1 + want: v2.1.0 method: github-release with: repo: goreleaser/goreleaser @@ -106,7 +106,7 @@ tools: # used for integration tests - name: skopeo version: - want: v1.15.1 + want: v1.15.2 method: go-install with: module: github.com/containers/skopeo