Skip to content

Commit

Permalink
Merge pull request #11 from vs4vijay/renovate/goreleaser-goreleaser-a…
Browse files Browse the repository at this point in the history
…ction-2.x

Update goreleaser/goreleaser-action action to v2
  • Loading branch information
vs4vijay committed Jan 27, 2021
2 parents 76cbdee + e29b68a commit e34a064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
go-version: 1.14.x
-
name: GoReleaser Action
uses: goreleaser/goreleaser-action@v1.3.1
uses: goreleaser/goreleaser-action@v2.4.1
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit e34a064

Please sign in to comment.