Skip to content

Commit 8e03acb

Browse files
feat(github-action)!: Update goreleaser/goreleaser-action action to v6
1 parent cd2fc46 commit 8e03acb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
with:
6161
go-version-file: "./go.mod"
6262
- name: Run GoReleaser
63-
uses: goreleaser/goreleaser-action@v5
63+
uses: goreleaser/goreleaser-action@v6
6464
with:
6565
args: release --clean
6666
env:

0 commit comments

Comments
 (0)