Skip to content

Commit

Permalink
Merge pull request #33 from kanmu/dependabot/github_actions/gorelease…
Browse files Browse the repository at this point in the history
…r/goreleaser-action-4

Bump goreleaser/goreleaser-action from 2 to 4
  • Loading branch information
winebarrel committed May 27, 2023
2 parents adbb9bc + b81d7b9 commit 9f028a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
private-key: ${{ secrets.GH_APP_PRIVATE_KEY }}
account: kanmu
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v4
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 9f028a7

Please sign in to comment.