Skip to content

Commit 4609c85

Browse files
committed
ci: fix goreleaser version
Signed-off-by: Mark Sagi-Kazar <[email protected]>
1 parent 9bbbd0b commit 4609c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Run GoReleaser
2727
uses: goreleaser/goreleaser-action@v3
2828
with:
29-
version: 0.105.0
29+
version: 1.13.0
3030
args: release --rm-dist
3131
env:
3232
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)