Skip to content

Commit 7319fec

Browse files
committed
chore: update dependencies and tools to latest versions
- Update the `goreleaser/goreleaser-action` to version 5 Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
1 parent 4b4be25 commit 7319fec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/goreleaser.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
go-version: 1.17
2525
-
2626
name: Run GoReleaser
27-
uses: goreleaser/goreleaser-action@v4
27+
uses: goreleaser/goreleaser-action@v5
2828
with:
2929
# either 'goreleaser' (default) or 'goreleaser-pro'
3030
distribution: goreleaser

0 commit comments

Comments
 (0)