Skip to content

Commit 4609c85

Browse files
committed
ci: fix goreleaser version
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
1 parent 9bbbd0b commit 4609c85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
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)