Skip to content

Commit

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

Update goreleaser/goreleaser-action action to v4
  • Loading branch information
SlashNephy committed Jan 31, 2023
2 parents ecf248d + 12e283b commit 7b94022
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 @@ -25,7 +25,7 @@ jobs:
cache-dependency-path: 'go.sum'

- name: Release
uses: goreleaser/goreleaser-action@v3
uses: goreleaser/goreleaser-action@v4
with:
args: release --rm-dist
env:
Expand Down

0 comments on commit 7b94022

Please sign in to comment.