Skip to content

Commit

Permalink
Merge pull request #16 from PrashamTrivedi/renovate/goreleaser-gorele…
Browse files Browse the repository at this point in the history
…aser-action-4.x

Update goreleaser/goreleaser-action action to v4
  • Loading branch information
PrashamTrivedi authored Dec 13, 2022
2 parents 9587911 + a94ebc6 commit 01c3856
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:
with:
go-version: 1.18
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v3
uses: goreleaser/goreleaser-action@v4
with:
# either 'goreleaser' (default) or 'goreleaser-pro'
distribution: goreleaser
Expand Down

0 comments on commit 01c3856

Please sign in to comment.