Skip to content

Commit

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

chore(deps): update goreleaser/goreleaser-action action to v4
  • Loading branch information
EladLeev committed Jul 7, 2023
2 parents abb57ec + af62711 commit 2d1d5f0
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 @@ -19,7 +19,7 @@ jobs:
uses: actions/setup-go@v3
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v3
uses: goreleaser/goreleaser-action@v4
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 2d1d5f0

Please sign in to comment.