Skip to content

Commit 1f6c8fb

Browse files
authored
feat: lock goreleaser to v1.18.2 (#62)
1 parent 8938eb5 commit 1f6c8fb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.semaphore/goreleaser.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ blocks:
1414
- sem-version go 1.18
1515
- checkout
1616
jobs:
17-
- name: goreleaser
18-
commands:
19-
- curl -sL https://git.io/goreleaser | bash
17+
- name: goreleaser
18+
commands:
19+
- curl -sL https://git.io/goreleaser | VERSION=v1.18.2 bash

0 commit comments

Comments
 (0)