Skip to content

Commit

Permalink
chore(deps): update dependency goreleaser/goreleaser to v1.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 11, 2024
1 parent d56c54c commit e53ba17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ TOOLS_BIN_DIR := $(CURDIR)/hack/tools/bin
$(shell mkdir -p $(TOOLS_BIN_DIR))

# renovate: datasource=github-releases depName=goreleaser/goreleaser
GORELEASER_VERSION ?= v1.17.2
GORELEASER_VERSION ?= v1.26.0
GORELEASER := $(TOOLS_BIN_DIR)/goreleaser

$(GORELEASER):
Expand Down

0 comments on commit e53ba17

Please sign in to comment.