silvermine / toolbox

MIT License
2 stars 6 forks source link

chore: update coverallsapp/github-action action to v2 #68

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
coverallsapp/github-action action major v1 -> v2

Release Notes

coverallsapp/github-action (coverallsapp/github-action) ### [`v2`](https://togithub.com/coverallsapp/github-action/releases/tag/v2) [Compare Source](https://togithub.com/coverallsapp/github-action/compare/v1...v2) ##### Notable changes: - **v2** uses [universal coverage reporter](https://togithub.com/coverallsapp/coverage-reporter) instead of [node-coveralls](https://togithub.com/nickmerwin/node-coveralls) like in **v1**. ##### Upgrading (v1 -> v2) - Option `path-to-lcov` is now deprecated, use `file` instead. - You can also skip using the `file` option and coveralls will try to find all supported coverage files and combine their data. - If coveralls fails to determine your coverage report format, use explicit `format` option to specify it. See [supported values](https://togithub.com/coverallsapp/coverage-reporter#supported-coverage-report-formats).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.