openssl icon indicating copy to clipboard operation
openssl copied to clipboard

dependabot hasn't picked up on/updated `coveralls` since October 2024

Open xavier2k6 opened this issue 5 months ago • 2 comments

I may be mistaken & it may have been pinned for a reason but there have been 4 updates since last update to v2.23.2 https://github.com/coverallsapp/github-action/releases

xavier2k6 avatar Jun 11 '25 16:06 xavier2k6

actions/download-artifact is also left at v4.1.8 https://github.com/actions/download-artifact/releases

actions/setup-python is also left at v5.3.0 https://github.com/actions/setup-python/releases

xavier2k6 avatar Jun 11 '25 16:06 xavier2k6

we generally pin actions to a specific release to avoid unexpected breakages. I don't see anything immediately earth shaking in the coveralls release notes that would mandate an update, but if you would like to submit a PR to do so, we'd be happy to review it. Thank you!

nhorman avatar Jun 12 '25 15:06 nhorman