Skip to content

Commit

Permalink
chore: bump goreleaser version
Browse files Browse the repository at this point in the history
  • Loading branch information
Qingping Hou committed Apr 3, 2020
1 parent 03ac03f commit 8a5f7a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Run goreleaser
uses: goreleaser/goreleaser-action@v1
with:
version: v0.129.0
version: v0.131.1
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8a5f7a1

Please sign in to comment.