build: use goreleaser 1.7.0
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -16,6 +16,7 @@ jobs:
|
||||
uses: goreleaser/goreleaser-action@v2
|
||||
with:
|
||||
install-only: true
|
||||
version: 1.7.0
|
||||
|
||||
- name: goreleaser version
|
||||
run: goreleaser -v
|
||||
|
||||
Reference in New Issue
Block a user