Skip to content

Commit

Permalink
Merge pull request #18 from reviewdog/renovate/goreleaser-goreleaser-…
Browse files Browse the repository at this point in the history
…action-5.x
  • Loading branch information
shogo82148 committed Sep 11, 2023
2 parents 2d038b1 + 9738c9d commit db6a77c
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 @@ -48,7 +48,7 @@ jobs:
with:
go-version-file: "go.mod"

- uses: goreleaser/goreleaser-action@v4
- uses: goreleaser/goreleaser-action@v5
if: env.NEW_SHA != env.PREVIOUS_SHA
with:
version: latest
Expand Down

0 comments on commit db6a77c

Please sign in to comment.