Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit 77ed495

Browse files
committed
chore(deps): update goreleaser/goreleaser-action action to v3
1 parent ee283b3 commit 77ed495

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
@@ -44,7 +44,7 @@ jobs:
4444
uses: docker/setup-buildx-action@v1
4545

4646
- name: Run GoReleaser
47-
uses: goreleaser/goreleaser-action@v2
47+
uses: goreleaser/goreleaser-action@v3
4848
with:
4949
distribution: goreleaser
5050
version: latest

0 commit comments

Comments
 (0)