Skip to content

Commit 624519c

Browse files
committed
Use goreleaser-action@v6 (latest)
1 parent 527ace7 commit 624519c

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
@@ -24,7 +24,7 @@ jobs:
2424
go-version: stable
2525
# More assembly might be required: Docker logins, GPG, etc. It all depends
2626
# on your needs.
27-
- uses: goreleaser/goreleaser-action@v4
27+
- uses: goreleaser/goreleaser-action@v6
2828
with:
2929
# either 'goreleaser' (default) or 'goreleaser-pro':
3030
distribution: goreleaser

0 commit comments

Comments
 (0)