Skip to content

Commit b010271

Browse files
updated goreleaser (#1883)
1 parent 35759c4 commit b010271

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
@@ -201,7 +201,7 @@ jobs:
201201
- name: Run GoReleaser
202202
uses: goreleaser/goreleaser-action@v6
203203
with:
204-
version: "v1.x" # Binary version to install
204+
version: "v2.12.3" # Binary version to install
205205
args: release --clean --config deploy/.goreleaser.yaml
206206
env:
207207
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)