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 # used to release all artifacts
- name: goreleaser - name: goreleaser
version: version:
want: v2.14.3 want: v2.15.0
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