Skip to content

Commit

Permalink
pin goreleaser version
Browse files Browse the repository at this point in the history
  • Loading branch information
nicpottier committed Nov 18, 2020
1 parent 4384cff commit 3116157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Publish release
uses: goreleaser/goreleaser-action@v1
with:
version: latest
version: v0.147.2
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 3116157

Please sign in to comment.