Skip to content

Commit

Permalink
Merge pull request #84 from nlnwa/build/bump-goreleaser
Browse files Browse the repository at this point in the history
build: bump `goreleaser` version
  • Loading branch information
trym-b authored Mar 6, 2024
2 parents 1767bdc + bbe3a5a commit 20b7699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
uses: goreleaser/goreleaser-action@v5
with:
distribution: goreleaser
version: v1.18.2
version: v1.24.0
args: release --clean ${{ env.flags }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 20b7699

Please sign in to comment.