coverallsapp / github-action

Coveralls Github Action
https://coveralls.io
MIT License
455 stars 76 forks source link

Allow pinning of coverage reporter version #208

Closed littleforest closed 2 months ago

littleforest commented 2 months ago

This add a coverage-reporter-version parameter that allows users to specify a version of coverage-reporter to use. It will default to the latest version if not specified. This currently only works for Linux and Windows until versioning can be added to the Coveralls Homebrew tap.