Skip to content

Commit

Permalink
Merge pull request #116 from unpoller/dependabot/github_actions/gorel…
Browse files Browse the repository at this point in the history
…easer/goreleaser-action-5

Bump goreleaser/goreleaser-action from 4 to 5
  • Loading branch information
platinummonkey authored Apr 3, 2024
2 parents 07338b4 + 9e5c641 commit e33aee3
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 @@ -22,7 +22,7 @@ jobs:
with:
go-version: 'stable'
cache: true
- uses: goreleaser/goreleaser-action@v4
- uses: goreleaser/goreleaser-action@v5
with:
# either 'goreleaser' (default) or 'goreleaser-pro':
distribution: goreleaser-pro
Expand Down

0 comments on commit e33aee3

Please sign in to comment.