Skip to content

Commit

Permalink
Bump goreleaser to avoid Homebrew warning (#455)
Browse files Browse the repository at this point in the history
  • Loading branch information
Integralist committed Nov 1, 2021
1 parent 1f1c12e commit 1dcf39d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag_release.yml
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: "Run GoReleaser"
uses: goreleaser/goreleaser-action@v2
with:
version: v0.177.0 # goreleaser version (NOT goreleaser-action version)
version: v0.183.0 # goreleaser version (NOT goreleaser-action version)
args: release --rm-dist
env:
GOVERSION: ${{ env.GOVERSION }}
Expand Down

0 comments on commit 1dcf39d

Please sign in to comment.