mirror of
https://github.com/anchore/grype
synced 2024-11-10 06:34:13 +00:00
chore(deps): update tools to latest versions (#2072)
This commit is contained in:
parent
dd2bf2df55
commit
c4d0a877dc
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue