Skip to content

Commit 5f9c8c6

Browse files
chore(deps): update module github.com/anchore/syft/cmd/syft to v1.39.0 (#272)
Co-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>
1 parent 2559627 commit 5f9c8c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.38.2
32+
TB_SYFT_VERSION ?= v1.39.0
3333
TB_SYFT_VERSION_NUM ?= $(call STRIP_V,$(TB_SYFT_VERSION))
3434

3535
## Tool Installer

0 commit comments

Comments
 (0)