Skip to content

Commit

Permalink
Merge pull request #792 from reviewdog/renovate/goreleaser-goreleaser…
Browse files Browse the repository at this point in the history
…-action-2.x

chore(deps): update goreleaser/goreleaser-action action to v2
  • Loading branch information
haya14busa committed Oct 20, 2020
2 parents 0a8f7ac + 02be0be commit 1903e24
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 @@ -38,7 +38,7 @@ jobs:
go-version: 1.14

# Create release.
- uses: goreleaser/goreleaser-action@v1
- uses: goreleaser/goreleaser-action@v2
if: "steps.tag.outputs.value != ''"
with:
version: latest
Expand Down

0 comments on commit 1903e24

Please sign in to comment.