From 1a58f27f876ee479e90adde525704dbd1d8b58f3 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, 13 Oct 2025 11:50:41 -0400 Subject: [PATCH] chore(deps): update tools to latest versions (#4274) 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 806e4f8fc..1edb0fdc8 100644 --- a/.binny.yaml +++ b/.binny.yaml @@ -42,7 +42,7 @@ tools: # used for signing the checksums file at release - name: cosign version: - want: v3.0.1 + want: v3.0.2 method: github-release with: repo: sigstore/cosign @@ -114,7 +114,7 @@ tools: # used to upload test fixture cache - name: yq version: - want: v4.47.2 + want: v4.48.1 method: github-release with: repo: mikefarah/yq