Skip to content

chore(deps): update codecov/codecov-action action to v6#180

Merged
dbrattli merged 1 commit intomasterfrom
renovate/codecov-codecov-action-6.x
Mar 31, 2026
Merged

chore(deps): update codecov/codecov-action action to v6#180
dbrattli merged 1 commit intomasterfrom
renovate/codecov-codecov-action-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 26, 2026

This PR contains the following updates:

Package Type Update Change
codecov/codecov-action action major v5v6

Release Notes

codecov/codecov-action (codecov/codecov-action)

v6

Compare Source


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 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.

@renovate renovate bot requested a review from a team as a code owner March 26, 2026 17:10
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.15%. Comparing base (4ae6bb0) to head (b9a1310).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #180   +/-   ##
=======================================
  Coverage   78.15%   78.15%           
=======================================
  Files           9        9           
  Lines         673      673           
  Branches       38       38           
=======================================
  Hits          526      526           
  Misses        121      121           
  Partials       26       26           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dbrattli dbrattli added the waiting-for-risk-review Waiting for a member of the risk review team to take an action label Mar 27, 2026
@thorkildcognite thorkildcognite self-assigned this Mar 29, 2026
@thorkildcognite thorkildcognite added the risk-review-ongoing Risk review is in progress label Mar 29, 2026
Copy link
Copy Markdown
Contributor

@thorkildcognite thorkildcognite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🦄

run: ./test.sh
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v5
uses: codecov/codecov-action@v6
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For future: Could we switch this to use full hashes of the github actions in a follow-up PR? We've seen multiple supply chain attacks due to references to mutable versions (also, it is actually impossible to see which version of v5 was used here in retrospect etc, so we don't know how much changes on the upgrade).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dbrattli Could you pull this into "future improvements" ? (not a blocker for this PR)

@thorkildcognite thorkildcognite added waiting-for-team Waiting for the submitter or reviewer of the PR to take an action and removed waiting-for-risk-review Waiting for a member of the risk review team to take an action labels Mar 29, 2026
@dbrattli dbrattli merged commit 3e1600d into master Mar 31, 2026
6 checks passed
@dbrattli dbrattli deleted the renovate/codecov-codecov-action-6.x branch March 31, 2026 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk-review-ongoing Risk review is in progress waiting-for-team Waiting for the submitter or reviewer of the PR to take an action

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants