Skip to content

Commit

Permalink
ci(release): upgrade goreleaser to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
iyear committed Sep 30, 2023
1 parent b8e07d3 commit 80a68ad
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:
go-version: 1.19
cache: true
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v5
with:
distribution: goreleaser
version: v1.18.2
Expand Down

0 comments on commit 80a68ad

Please sign in to comment.