Skip to content

Commit

Permalink
chore: bump GoReleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
knqyf263 committed May 8, 2023
1 parent 8eac46d commit 4ae83c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Release
uses: goreleaser/goreleaser-action@v4
with:
version: v1.0.0
version: v1.18.2
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.PET_PAT }}

0 comments on commit 4ae83c3

Please sign in to comment.