chore(deps): update tool versions (#4724)

Signed-off-by: anchore-oss-update-bot <anchore-oss-update-bot@users.noreply.github.com>
Co-authored-by: anchore-oss-update-bot <anchore-oss-update-bot@users.noreply.github.com>
This commit is contained in:
anchore-oss-update-bot 2026-06-05 07:22:28 -04:00 committed by GitHub
parent f474308783
commit 00d0bb59cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,5 @@
# only pull in version updates that were released more than a week ago (low-pass filter for quickly-retracted releases) # only pull in version updates that were released more than a week ago (low-pass filter for quickly-retracted releases)
cooldown: 7d cooldown: 7d
# Most tools (binny, chronicle, cosign, golangci-lint, goreleaser, gosimports, # Most tools (binny, chronicle, cosign, golangci-lint, goreleaser, gosimports,
# bouncer, quill, syft, task, gh) are inherited from anchore/go-make's embedded # bouncer, quill, syft, task, gh) are inherited from anchore/go-make's embedded
# .binny.yaml — see https://github.com/anchore/go-make. Only syft-specific tools # .binny.yaml — see https://github.com/anchore/go-make. Only syft-specific tools
@ -17,7 +16,7 @@ tools:
# used to upload test fixture cache # used to upload test fixture cache
- name: oras - name: oras
version: version:
want: v1.3.1 want: v1.3.2
method: github-release method: github-release
with: with:
repo: oras-project/oras repo: oras-project/oras
@ -25,7 +24,7 @@ tools:
# used to parse JSON/YAML annotations on the fixture cache image # used to parse JSON/YAML annotations on the fixture cache image
- name: yq - name: yq
version: version:
want: v4.52.5 want: v4.53.2
method: github-release method: github-release
with: with:
repo: mikefarah/yq repo: mikefarah/yq