Skip to content

Commit

Permalink
deps: updated goreleaser
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Kotzbauer <[email protected]>
  • Loading branch information
ckotzbauer committed Dec 10, 2022
1 parent 59d0e8e commit 6b91d38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Install GoReleaser
uses: goreleaser/goreleaser-action@v3
with:
version: "v1.6.1"
version: "v1.13.1"
install-only: true

- name: Build binary
Expand Down Expand Up @@ -107,7 +107,7 @@ jobs:
- name: Install GoReleaser
uses: goreleaser/goreleaser-action@v3
with:
version: "v1.6.1"
version: "v1.13.1"
install-only: true

- name: Build binary
Expand Down

0 comments on commit 6b91d38

Please sign in to comment.