Skip to content

chore(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3 in the github-actions group#26

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/github_actions/github-actions-21aa9a9c3a
Closed

chore(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3 in the github-actions group#26
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/github_actions/github-actions-21aa9a9c3a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2026

Bumps the github-actions group with 1 update: codecov/codecov-action.

Updates codecov/codecov-action from 5.5.2 to 5.5.3

Release notes

Sourced from codecov/codecov-action's releases.

v5.5.3

What's Changed

Full Changelog: codecov/codecov-action@v5.5.2...v5.5.3

Changelog

Sourced from codecov/codecov-action's changelog.

v5.5.2

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2

v5.5.1

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1

v5.5.0

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0

v5.4.3

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3

v5.4.2

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action).


Updates `codecov/codecov-action` from 5.5.2 to 5.5.3
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@671740a...1af5884)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-version: 5.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 25, 2026
@greptile-apps
Copy link
Copy Markdown

greptile-apps bot commented Mar 25, 2026

Greptile Summary

This PR is an automated dependency bump from Dependabot, updating the pinned commit SHA for codecov/codecov-action in .github/workflows/ci.yml from 671740ac (v5.5.2) to 1af58845 (v5.5.3).

  • The action remains pinned by full commit SHA, which is the correct security practice for third-party GitHub Actions.
  • v5.5.3 only contains an internal dependency bump (actions/github-script from 7.0.1 to 8.0.0) and a release chore — no user-facing or behavioral changes to the upload step.
  • No other workflow configuration, flags, or files are modified.

Confidence Score: 5/5

  • Safe to merge — minimal patch-level bump with no behavioral changes to the coverage upload step.
  • Single-line SHA update to a patch release of a well-known, widely-used action. The action remains pinned by full commit hash, and the upstream release contains only a transitive dependency bump with no logic changes.
  • No files require special attention.

Important Files Changed

Filename Overview
.github/workflows/ci.yml Bumps the pinned commit SHA for codecov/codecov-action from 671740ac (v5.5.2) to 1af58845 (v5.5.3); no other changes.

Sequence Diagram

sequenceDiagram
    participant GH as GitHub Actions
    participant CC as codecov/codecov-action
    GH->>CC: Upload coverage (coverage.out, flags: unittests)
    Note over CC: v5.5.2 → v5.5.3 (SHA bump)
    CC-->>GH: Coverage report uploaded
Loading

Reviews (1): Last reviewed commit: "chore(deps): bump codecov/codecov-action..." | Re-trigger Greptile

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2026

Looks like codecov/codecov-action is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 1, 2026
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-21aa9a9c3a branch April 1, 2026 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants