Skip to content

Commit 670f4d4

Browse files
chore(deps): update goreleaser/goreleaser-action action to v7
1 parent 9e300e1 commit 670f4d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
go-version-file: "go.mod"
2020
- name: Run GoReleaser
21-
uses: goreleaser/goreleaser-action@v6
21+
uses: goreleaser/goreleaser-action@v7
2222
with:
2323
version: latest
2424
args: release --rm-dist

0 commit comments

Comments
 (0)