Skip to content

Commit 0397e67

Browse files
chore(deps): update dependency goreleaser/goreleaser to v2.4.4
1 parent f1258cc commit 0397e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ TOOLS_BIN_DIR := $(CURDIR)/hack/tools/bin
1414
$(shell mkdir -p $(TOOLS_BIN_DIR))
1515

1616
# renovate: datasource=github-releases depName=goreleaser/goreleaser
17-
GORELEASER_VERSION ?= v2.1.0
17+
GORELEASER_VERSION ?= v2.4.4
1818
GORELEASER := $(TOOLS_BIN_DIR)/goreleaser
1919

2020
$(GORELEASER):

0 commit comments

Comments
 (0)