Skip to content

Commit

Permalink
feat: bump goreleasers action
Browse files Browse the repository at this point in the history
Signed-off-by: Gianluca Arbezzano <gianarb92@gmail.com>
  • Loading branch information
Gianluca Arbezzano committed Jan 8, 2020
1 parent aa61ad5 commit a5a31f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
go-version: 1.13.x
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v1
uses: goreleaser/goreleaser-action@v1.2.0
with:
version: latest
args: release
Expand Down

0 comments on commit a5a31f9

Please sign in to comment.