Skip to content

Commit e7f7e75

Browse files
authored
change goreleaser version to v0.166.1 (#468)
1 parent 5a8561a commit e7f7e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ jobs:
159159
- name: Run GoReleaser
160160
uses: goreleaser/goreleaser-action@v2
161161
with:
162-
version: "v0.182.1"
162+
version: "v0.166.1"
163163
args: release --rm-dist --config deploy/.goreleaser.yaml
164164
env:
165165
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)