Skip to content

Commit

Permalink
Update syft bootstrap tools to latest versions. (#1549)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 43b53ac commit 550e2fc
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 @@ -14,11 +14,11 @@ GOLANGCILINT_VERSION := v1.51.1
GOSIMPORTS_VERSION := v0.3.5
BOUNCER_VERSION := v0.4.0
CHRONICLE_VERSION := v0.6.0
GORELEASER_VERSION := v1.15.1
GORELEASER_VERSION := v1.15.2
YAJSV_VERSION := v1.4.1
COSIGN_VERSION := v1.13.1
QUILL_VERSION := v0.2.0
GLOW_VERSION := v1.4.1
GLOW_VERSION := v1.5.0

# Formatting variables #################################
BOLD := $(shell tput -T linux bold)
Expand Down

0 comments on commit 550e2fc

Please sign in to comment.