Skip to content

chore(deps): update py-cov-action/python-coverage-comment-action action to v4#628

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/py-cov-action-python-coverage-comment-action-4.x
Open

chore(deps): update py-cov-action/python-coverage-comment-action action to v4#628
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/py-cov-action-python-coverage-comment-action-4.x

Conversation

@renovate

@renovate renovate Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
py-cov-action/python-coverage-comment-action action major v3.40v4.1

Release Notes

py-cov-action/python-coverage-comment-action (py-cov-action/python-coverage-comment-action)

v4.1

Compare Source

What's Changed

(Should have been 4.0, but I borked the tag)

Breaking changes & features

In #​698: Zizmor compatibility means we don't commit using checkout's persisted credentials, and use the GITHUB_TOKEN to commit instead. Also, it's now officially recommended to pin this (and all other) actions in your workflows using a commit hash and not a tag. See Pinact. For the same reason, this action now uses immutable releases so you can't use @v4 anymore in your workflows.
In #​621 and 718: If you want control over what exactly the action does (is it a PR (process_pr) or the main branch (save_coverage_data_files) or should it just create the PR comment(post_comment)), you can now specify ACTIVITY. The default heuristics should work for 99% of cases though. As part of solving that, we also discovered that MAX_FILES_IN_COMMENT has actually never worked, and we fixed it.

Full Changelog: py-cov-action/python-coverage-comment-action@v3...v4.1

What's Changed

New Contributors

Full Changelog: py-cov-action/python-coverage-comment-action@v3...v4.1

v3.41

Compare Source

What's Changed

New Contributors

Full Changelog: py-cov-action/python-coverage-comment-action@v3.40...v3.41


Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

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

@github-actions

Copy link
Copy Markdown

Coverage report

This PR does not seem to contain any modification to coverable code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants