Skip to content

Commit 0694a78

Browse files
chore: Bump goreleaser/goreleaser-action from 4 to 5 (#1470)
1 parent 9ac5cfa commit 0694a78

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
@@ -24,7 +24,7 @@ jobs:
2424
- name: Set the user terminal
2525
run: export GPG_TTY=$(tty)
2626
- name: Run GoReleaser
27-
uses: goreleaser/goreleaser-action@v4
27+
uses: goreleaser/goreleaser-action@v5
2828
with:
2929
version: latest
3030
args: release --rm-dist

0 commit comments

Comments
 (0)