Skip to content

Commit

Permalink
update goreleaser to v1.20.0 (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
gertd authored Sep 13, 2023
1 parent 15d0801 commit bb191b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
uses: goreleaser/goreleaser-action@v4
with:
distribution: goreleaser
version: v1.18.2
version: v1.20.0
args: release --clean --snapshot
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit bb191b2

Please sign in to comment.