Skip to content

Commit 97e6f4e

Browse files
Merge pull request #18 from ankitcharolia/renovate/goreleaser-goreleaser-action-5.x
chore(deps): update goreleaser/goreleaser-action action to v5
2 parents f160281 + ecbeba1 commit 97e6f4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
go-version: '1.20'
2525

2626
- name: Run GoReleaser
27-
uses: goreleaser/goreleaser-action@v4
27+
uses: goreleaser/goreleaser-action@v5
2828
with:
2929
# either 'goreleaser' (default) or 'goreleaser-pro'
3030
distribution: goreleaser

0 commit comments

Comments
 (0)