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

This commit is contained in:
anchore-actions-token-generator[bot] 2024-08-21 13:09:13 -04:00 committed by GitHub
parent dd2bf2df55
commit c4d0a877dc
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: v1.60.1
want: v1.60.2
method: github-release
with:
repo: golangci/golangci-lint
@ -98,7 +98,7 @@ tools:
# used for triggering a release
- name: gh
version:
want: v2.54.0
want: v2.55.0
method: github-release
with:
repo: cli/cli