Skip to content

Commit a5e4abe

Browse files
authored
Merge pull request #73 from GoComply/dependabot/github_actions/goreleaser/goreleaser-action-4
Bump goreleaser/goreleaser-action from 2 to 4
2 parents 5c1f611 + 5e7b127 commit a5e4abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
go-version: 1.20
2222
-
2323
name: Run GoReleaser
24-
uses: goreleaser/goreleaser-action@v2
24+
uses: goreleaser/goreleaser-action@v4
2525
with:
2626
version: latest
2727
args: release --rm-dist

0 commit comments

Comments
 (0)