Skip to content

Commit 3e172d1

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/github_actions/goreleaser/goreleaser-action-4.2.0'
2 parents 4fd2fc7 + 0c3937f commit 3e172d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
go-version: "${{ env.go_version }}"
2828

2929
- name: Binaries Release
30-
uses: goreleaser/goreleaser-action@v3.1.0
30+
uses: goreleaser/goreleaser-action@v4.2.0
3131
with:
3232
version: ~> 0.175
3333
args: release --rm-dist

0 commit comments

Comments
 (0)