Skip to content

Commit 8ea77d2

Browse files
committed
1 parent 9a788b3 commit 8ea77d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Run GoReleaser
2929
uses: goreleaser/goreleaser-action@v2
3030
with:
31-
version: latest
31+
version: v0.182.1
3232
args: release --rm-dist
3333
env:
3434
# Use separate access token, because we need a scope:repo token to publish the brew formula.

0 commit comments

Comments
 (0)