Skip to content

Commit 9944b71

Browse files
chore(deps): update goreleaser/goreleaser-action action to v7
1 parent f752d77 commit 9944b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
go-version: "1.26"
111111

112112
- name: Run GoReleaser
113-
uses: goreleaser/goreleaser-action@v6
113+
uses: goreleaser/goreleaser-action@v7
114114
with:
115115
version: latest
116116
args: release --clean

0 commit comments

Comments
 (0)