chore(deps): update tools to latest versions

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
spiffcs 2026-03-30 08:41:12 +00:00 committed by github-actions[bot]
parent d71b747cd1
commit 0268461ff7

View File

@ -58,7 +58,7 @@ tools:
# used to release all artifacts
- name: goreleaser
version:
want: v2.14.3
want: v2.15.0
method: github-release
with:
repo: goreleaser/goreleaser
@ -98,7 +98,7 @@ tools:
# used for triggering a release
- name: gh
version:
want: v2.88.1
want: v2.89.0
method: github-release
with:
repo: cli/cli
@ -114,7 +114,7 @@ tools:
# used to upload test fixture cache
- name: yq
version:
want: v4.52.4
want: v4.52.5
method: github-release
with:
repo: mikefarah/yq