chore(deps): update tools to latest versions (#4473)

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: spiffcs <32073428+spiffcs@users.noreply.github.com>
This commit is contained in:
anchore-actions-token-generator[bot] 2025-12-16 08:28:44 -05:00 committed by GitHub
parent beb70891e5
commit e1ae4e1112
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ tools:
# we want to use a pinned version of binny to manage the toolchain (so binny manages itself!) # we want to use a pinned version of binny to manage the toolchain (so binny manages itself!)
- name: binny - name: binny
version: version:
want: v0.10.1 want: v0.11.0
method: github-release method: github-release
with: with:
repo: anchore/binny repo: anchore/binny
@ -114,7 +114,7 @@ tools:
# used to upload test fixture cache # used to upload test fixture cache
- name: yq - name: yq
version: version:
want: v4.49.2 want: v4.50.1
method: github-release method: github-release
with: with:
repo: mikefarah/yq repo: mikefarah/yq