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

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-03-31 14:06:07 -04:00 committed by GitHub
parent 90198da04d
commit c11a79ef19
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,7 +58,7 @@ tools:
# used to release all artifacts # used to release all artifacts
- name: goreleaser - name: goreleaser
version: version:
want: v2.14.3 want: v2.15.1
method: github-release method: github-release
with: with:
repo: goreleaser/goreleaser repo: goreleaser/goreleaser
@ -98,7 +98,7 @@ tools:
# used for triggering a release # used for triggering a release
- name: gh - name: gh
version: version:
want: v2.88.1 want: v2.89.0
method: github-release method: github-release
with: with:
repo: cli/cli repo: cli/cli
@ -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.52.4 want: v4.52.5
method: github-release method: github-release
with: with:
repo: mikefarah/yq repo: mikefarah/yq