Skip to content

Commit 39622fc

Browse files
chore(deps): update module github.com/goreleaser/goreleaser/v2 to v2.13.2 (#273)
Co-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>
1 parent 5f9c8c6 commit 39622fc

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
@@ -23,7 +23,7 @@ TB_SYFT ?= $(TB_LOCALBIN)/syft
2323
TB_GOLANGCI_LINT_VERSION ?= v2.7.2
2424
TB_GOLANGCI_LINT_VERSION_NUM ?= $(call STRIP_V,$(TB_GOLANGCI_LINT_VERSION))
2525
# renovate: packageName=github.com/goreleaser/goreleaser/v2
26-
TB_GORELEASER_VERSION ?= v2.13.1
26+
TB_GORELEASER_VERSION ?= v2.13.2
2727
TB_GORELEASER_VERSION_NUM ?= $(call STRIP_V,$(TB_GORELEASER_VERSION))
2828
# renovate: packageName=github.com/bakito/semver
2929
TB_SEMVER_VERSION ?= v1.1.7

0 commit comments

Comments
 (0)