Skip to content

Commit 3cca54e

Browse files
committed
releaser action update.
1 parent bb45746 commit 3cca54e

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
@@ -22,7 +22,7 @@ jobs:
2222
run: |
2323
go mod tidy
2424
- name: Run GoReleaser
25-
uses: goreleaser/goreleaser-action@v5
25+
uses: goreleaser/goreleaser-action@v6
2626
with:
2727
distribution: goreleaser
2828
version: latest

0 commit comments

Comments
 (0)