Skip to content

Commit 1ca549c

Browse files
chore(deps): update goreleaser/goreleaser-action action to v7
1 parent d04d92b commit 1ca549c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: make test
2525

2626
- name: Release Binaries
27-
uses: goreleaser/goreleaser-action@v6
27+
uses: goreleaser/goreleaser-action@v7
2828
with:
2929
distribution: goreleaser
3030
version: "~> v2"

0 commit comments

Comments
 (0)