Skip to content

Commit

Permalink
Merge pull request #346 from homeport/dependabot/github_actions/gorel…
Browse files Browse the repository at this point in the history
…easer/goreleaser-action-5

Bump goreleaser/goreleaser-action from 2 to 5
  • Loading branch information
github-actions[bot] authored Mar 1, 2024
2 parents 6f62b60 + 4faf93e commit 9994a33
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 @@ -21,7 +21,7 @@ jobs:
go-version: 1.20.x

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v5
with:
version: latest
args: release
Expand Down

0 comments on commit 9994a33

Please sign in to comment.