Skip to content

Commit 14d4dae

Browse files
chore(deps): update goreleaser/goreleaser-action action to v7
1 parent c3afcb0 commit 14d4dae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
go-version: 1.20
1717
- name: Run GoReleaser
18-
uses: goreleaser/goreleaser-action@v6
18+
uses: goreleaser/goreleaser-action@v7
1919
with:
2020
version: latest
2121
args: release --rm-dist

0 commit comments

Comments
 (0)