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

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: wagoodman <590471+wagoodman@users.noreply.github.com>
This commit is contained in:
anchore-actions-token-generator[bot] 2025-05-05 15:26:14 +00:00 committed by GitHub
parent f1620b120a
commit 7505a04aad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ tools:
# used for linting
- name: golangci-lint
version:
want: v2.1.5
want: v2.1.6
method: github-release
with:
repo: golangci/golangci-lint
@ -127,7 +127,7 @@ tools:
# used to upload test fixture cache
- name: yq
version:
want: v4.45.1
want: v4.45.2
method: github-release
with:
repo: mikefarah/yq