Skip to content

Commit

Permalink
Merge pull request #29 from genkami/renovate/goreleaser-goreleaser-ac…
Browse files Browse the repository at this point in the history
…tion-4.x

Update goreleaser/goreleaser-action action to v4
  • Loading branch information
genkami committed Jul 4, 2023
2 parents 0f03e12 + 57b6721 commit 2d99253
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 @@ -21,7 +21,7 @@ jobs:
go-version: 1.15
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v3
uses: goreleaser/goreleaser-action@v4
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit 2d99253

Please sign in to comment.