ci: pin coveralls action to v2 for current runtime#336
Merged
Conversation
coverallsapp/github-action@master is a node16 JavaScript action — GitHub already forces node16 actions onto newer runtimes and removes Node 20 from runners in September 2026. v2 is a composite action wrapping the coveralls CLI, so it has no Node runtime to deprecate, and pinning @v2 also stops tracking a floating master branch. All inputs used here (github-token, path-to-lcov, flag-name, parallel, parallel-finished) are supported in v2. Everything else in these workflows is already on node24 majors, composite, or docker actions.
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Deploying netchecks-docs with
|
| Latest commit: |
81f5af4
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://af2e7f4c.netchecks-docs.pages.dev |
| Branch Preview URL: | https://ci-bump-actions-node24.netchecks-docs.pages.dev |
Coverage Report for CI Build 27324183654Coverage remained the same at 87.654%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats
💛 - Coveralls |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updating action
coverallsapp/github-action@masterresolves to a node16 JavaScript action.@v2is a composite action wrapping the coveralls CLI (no Node runtime to deprecate), and pinning it also stops tracking a floatingmasterbranch. All inputs used inci.yaml(github-token,path-to-lcov,flag-name,parallel,parallel-finished) are supported in v2 —path-to-lcovis retained for backward compatibility.Verified as composite/docker/node24 and left alone:
chartboost/ruff-action@v1,reviewdog/action-shellcheck@v1,helm/kind-action@v1(node24),helm/chart-testing-action@v2.8.0,hardbyte/chart-releaser-action@main,hadolint-action,crate-ci/typos,pypa/gh-action-pypi-publish(docker),Swatinem/rust-cache@v2.