Skip to content

Commit

Permalink
Bump version of goreleaser gh action to v5 (#4519)
Browse files Browse the repository at this point in the history
  • Loading branch information
eapolinario authored Dec 2, 2023
1 parent 1d334d2 commit 9df8677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ jobs:
git stash
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v5
with:
version: latest
args: release --rm-dist --release-notes=CHANGELOG/CHANGELOG-${{ github.event.inputs.version }}.md
Expand Down

0 comments on commit 9df8677

Please sign in to comment.