Skip to content

Commit 866d6bf

Browse files
chore(deps): update module github.com/anchore/syft/cmd/syft to v1.38.0
1 parent b2d94c8 commit 866d6bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.toolbox.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ TB_MOCKGEN_VERSION ?= v0.6.0
2828
# renovate: packageName=github.com/bakito/semver
2929
TB_SEMVER_VERSION ?= v1.1.7
3030
# renovate: packageName=github.com/anchore/syft/cmd/syft
31-
TB_SYFT_VERSION ?= v1.37.0
31+
TB_SYFT_VERSION ?= v1.38.0
3232
TB_SYFT_VERSION_NUM ?= $(call STRIP_V,$(TB_SYFT_VERSION))
3333

3434
## Tool Installer

0 commit comments

Comments
 (0)