goreleaser / goreleaser-action

GitHub Action for GoReleaser
https://github.com/marketplace/actions/goreleaser-action
MIT License
833 stars 73 forks source link

chore: use corepack to install yarn #458

Closed crazy-max closed 2 months ago

crazy-max commented 2 months ago

similar to https://github.com/docker/actions-toolkit/pull/323

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.50%. Comparing base (14707cd) to head (b4e4199). Report is 7 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #458 +/- ## ========================================== + Coverage 66.92% 70.50% +3.58% ========================================== Files 3 3 Lines 130 139 +9 Branches 23 32 +9 ========================================== + Hits 87 98 +11 - Misses 27 41 +14 + Partials 16 0 -16 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.