Skip to content

Commit 118e596

Browse files
committed
build: update goreleaser to 2.7.0
1 parent e6f39f2 commit 118e596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/run-goreleaser

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -euo pipefail
44

5-
go install github.com/goreleaser/goreleaser/v2@v2.5.1
5+
go install github.com/goreleaser/goreleaser/v2@v2.7.0
66

77
if [ ! -z "${harbor_username:-}" ]; then
88
DOCKER_FILE=~/.docker/config.json

0 commit comments

Comments
 (0)