Skip to content

Commit b7ab267

Browse files
chore(deps): update module github.com/anchore/syft/cmd/syft to v1.38.0 (#259)
Co-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>
1 parent 7ebe004 commit b7ab267

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
@@ -29,7 +29,7 @@ TB_GORELEASER_VERSION_NUM ?= $(call STRIP_V,$(TB_GORELEASER_VERSION))
2929
TB_SEMVER_VERSION ?= v1.1.7
3030
TB_SEMVER_VERSION_NUM ?= $(call STRIP_V,$(TB_SEMVER_VERSION))
3131
# renovate: packageName=github.com/anchore/syft/cmd/syft
32-
TB_SYFT_VERSION ?= v1.37.0
32+
TB_SYFT_VERSION ?= v1.38.0
3333
TB_SYFT_VERSION_NUM ?= $(call STRIP_V,$(TB_SYFT_VERSION))
3434

3535
## Tool Installer

0 commit comments

Comments
 (0)