Skip to content

Commit 345417c

Browse files
committed
Lock goreleaser version
1 parent 016ae0d commit 345417c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
# either 'goreleaser' (default) or 'goreleaser-pro'
4545
distribution: goreleaser
46-
version: latest
46+
version: v1.15.2
4747
args: release --rm-dist
4848
env:
4949
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)