Skip to content

Commit 61521a0

Browse files
renovate[bot]kevmo314
authored andcommittedDec 31, 2022
Update goreleaser/goreleaser-action action to v4
Generated by renovateBot
1 parent 567311f commit 61521a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
go-version: '1.18' # auto-update/latest-go-version
1919
- name: Build and release
20-
uses: goreleaser/goreleaser-action@v3
20+
uses: goreleaser/goreleaser-action@v4
2121
with:
2222
version: latest
2323
args: release --rm-dist

0 commit comments

Comments
 (0)
Please sign in to comment.