mirror of
https://github.com/anchore/grype
synced 2024-11-10 06:34:13 +00:00
Update grype bootstrap tools to latest versions. (#935)
Co-authored-by: westonsteimel <westonsteimel@users.noreply.github.com>
This commit is contained in:
parent
f094b860b9
commit
047e662c11
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -38,7 +38,7 @@ GOLANGCILINT_VERSION = v1.49.0
|
|||
BOUNCER_VERSION = v0.4.0
|
||||
CHRONICLE_VERSION = v0.4.1
|
||||
GOSIMPORTS_VERSION = v0.3.2
|
||||
YAJSV_VERSION = v1.4.0
|
||||
YAJSV_VERSION = v1.4.1
|
||||
GORELEASER_VERSION = v1.11.4
|
||||
|
||||
## Variable assertions
|
||||
|
|
Loading…
Reference in a new issue