We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f9c8c6 commit 39622fcCopy full SHA for 39622fc
1 file changed
.toolbox.mk
@@ -23,7 +23,7 @@ TB_SYFT ?= $(TB_LOCALBIN)/syft
23
TB_GOLANGCI_LINT_VERSION ?= v2.7.2
24
TB_GOLANGCI_LINT_VERSION_NUM ?= $(call STRIP_V,$(TB_GOLANGCI_LINT_VERSION))
25
# renovate: packageName=github.com/goreleaser/goreleaser/v2
26
-TB_GORELEASER_VERSION ?= v2.13.1
+TB_GORELEASER_VERSION ?= v2.13.2
27
TB_GORELEASER_VERSION_NUM ?= $(call STRIP_V,$(TB_GORELEASER_VERSION))
28
# renovate: packageName=github.com/bakito/semver
29
TB_SEMVER_VERSION ?= v1.1.7
0 commit comments