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

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: spiffcs <32073428+spiffcs@users.noreply.github.com>
This commit is contained in:
anchore-actions-token-generator[bot] 2024-02-20 11:39:54 -05:00 committed by GitHub
parent 8260bce057
commit 3598cb4f8f
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.56.1
want: v1.56.2
method: github-release
with:
repo: golangci/golangci-lint
@ -111,7 +111,7 @@ tools:
# used for triggering a release
- name: gh
version:
want: v2.43.1
want: v2.44.1
method: github-release
with:
repo: cli/cli