build: update goreleaser version pin (#22393)

pull/22391/head
Cody Shepherd 2021-09-03 14:00:31 -07:00 committed by GitHub
parent 279c23a0c6
commit e30eb3cc46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@ commands:
- run:
name: Install goreleaser
environment:
GORELEASER_VERSION: 0.164.0
GORELEASER_VERSION: 0.177.0
command: |
curl -sfL -o goreleaser-install https://install.goreleaser.com/github.com/goreleaser/goreleaser.sh && \
sh goreleaser-install -b ${GOPATH}/bin v${GORELEASER_VERSION} && \