From d4d4e003e9f023098e0051cca25185c560eec20e Mon Sep 17 00:00:00 2001 From: "anchore-actions-token-generator[bot]" <102182147+anchore-actions-token-generator[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 06:58:33 -0700 Subject: [PATCH] chore(deps): update tools to latest versions (#3031) 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 fc2bc32ad..38b0c4704 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