deps: update goreleaser (#2757)

This commit is contained in:
Travis Groth 2021-11-08 13:59:56 -05:00 committed by GitHub
parent cf03164593
commit dfd36531ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,7 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
with:
version: v0.174.2
version: v0.184.0
args: release --config .github/goreleaser.yaml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}