Skip to content

Commit 4bce99b

Browse files
chore(gha): bump goreleaser/goreleaser-action from 4 to 5 (#28)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 95f025b commit 4bce99b

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
run: make vendor
2222

2323
- name: Run GoReleaser
24-
uses: goreleaser/goreleaser-action@v4
24+
uses: goreleaser/goreleaser-action@v5
2525
with:
2626
version: latest
2727
args: release --rm-dist

0 commit comments

Comments
 (0)