Skip to content

Commit

Permalink
Merge pull request #130 from jedipunkz/dependabot/github_actions/gore…
Browse files Browse the repository at this point in the history
…leaser/goreleaser-action-5

Bump goreleaser/goreleaser-action from 4 to 5
  • Loading branch information
jedipunkz authored Nov 2, 2023
2 parents 3c12fdc + fb531b2 commit 4515114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
go-version: 1.19

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4
uses: goreleaser/goreleaser-action@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
HOMEBREW_TAP_GITHUB_TOKEN: ${{ secrets.HOMEBREW_TAP_GITHUB_TOKEN }}
Expand Down

0 comments on commit 4515114

Please sign in to comment.