Skip to content

Commit

Permalink
Merge pull request #10 from mauromorales/renovate/goreleaser-goreleas…
Browse files Browse the repository at this point in the history
…er-action-6.x

Update goreleaser/goreleaser-action action to v6
  • Loading branch information
mauromorales authored Dec 14, 2024
2 parents ee045e4 + 1a5fba8 commit dd2017d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/setup-go@v5
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
uses: goreleaser/goreleaser-action@v6
with:
# either 'goreleaser' (default) or 'goreleaser-pro'
distribution: goreleaser
Expand Down

0 comments on commit dd2017d

Please sign in to comment.