Skip to content

Commit 20a2f69

Browse files
chore(deps): update module github.com/goreleaser/goreleaser/v2 to v2.13.1 (#262)
Co-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>
1 parent 3ae33bb commit 20a2f69

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
@@ -23,7 +23,7 @@ TB_SYFT ?= $(TB_LOCALBIN)/syft
2323
TB_GOLANGCI_LINT_VERSION ?= v2.6.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.0
26+
TB_GORELEASER_VERSION ?= v2.13.1
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)