Skip to content

Commit

Permalink
Update grype-db bootstrap tools to latest versions. (#313)
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: wagoodman <590471+wagoodman@users.noreply.github.com>
  • Loading branch information
1 parent 793a3bf commit dcc9d3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ CHRONICLE_CMD = $(TEMP_DIR)/chronicle
GLOW_CMD = $(TEMP_DIR)/glow

# Tool versions #################################
GOLANGCILINT_VERSION = v1.58.1
GOLANGCILINT_VERSION = v1.58.2
GOSIMPORTS_VERSION := v0.3.8
BOUNCER_VERSION = v0.4.0
CHRONICLE_VERSION = v0.8.0
GORELEASER_VERSION = v1.26.0
GORELEASER_VERSION = v1.26.1
CRANE_VERSION=v0.16.1
GLOW_VERSION := v1.5.0

Expand Down

0 comments on commit dcc9d3f

Please sign in to comment.