Skip to content

Commit

Permalink
Change Goreleaser version to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mhalano committed Jun 24, 2022
1 parent c55a2bf commit 0173f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Build with Goreleaser
uses: goreleaser/goreleaser-action@v2
with:
version: latest
version: 1.7.0
args: release --snapshot --skip-publish --rm-dist
- name: Setup BATS framework
run: sudo npm install -g bats
Expand Down

0 comments on commit 0173f3e

Please sign in to comment.