chore: upgrade go releaser to v1.13.1 (#464)

This commit is contained in:
Brandon Pfeifer
2022-12-28 13:13:07 -05:00
committed by GitHub
parent 90e825cdd9
commit 5546ab6ea7
2 changed files with 19 additions and 403 deletions

View File

@ -251,7 +251,7 @@ commands:
steps:
- run:
name: Install goreleaser
command: ./scripts/ci/download-goreleaser.sh -b ${GOPATH}/bin v0.165.0
command: ./scripts/ci/download-goreleaser.sh v1.13.1
jobs:
lint: