Skip to content

Commit

Permalink
Merge pull request #115 from Lucky3028/renovate/goreleaser-goreleaser…
Browse files Browse the repository at this point in the history
…-action-5.x

chore(deps): update goreleaser/goreleaser-action action to v5
  • Loading branch information
Lucky authored Sep 17, 2023
2 parents a71df90 + d7a23ec commit 25d0ccd
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 @@ -34,7 +34,7 @@ jobs:
- name: Git as GitHub Actions Bot
uses: Lucky3028/[email protected]
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4
uses: goreleaser/goreleaser-action@v5
with:
version: latest
args: release --clean
Expand Down

0 comments on commit 25d0ccd

Please sign in to comment.