Skip to content

Commit 8ee2dab

Browse files
committed
Update goreleaser/goreleaser-action action to v3
1 parent 8967ddb commit 8ee2dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
go-version: '1.15.x'
1616
- name: Run GoReleaser
17-
uses: goreleaser/goreleaser-action@v2
17+
uses: goreleaser/goreleaser-action@v3
1818
with:
1919
version: latest
2020
args: release --rm-dist

0 commit comments

Comments
 (0)