Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Commit b424fa2

Browse files
committed
fix: update goreleaser
1 parent bf58069 commit b424fa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Run GoReleaser
3030
uses: goreleaser/goreleaser-action@v2
3131
with:
32-
version: latest
32+
version: v1.18.0
3333
args: release --rm-dist --skip-validate
3434
env:
3535
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)