Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codecov/codecov-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.5.2
Choose a base ref
...
head repository: codecov/codecov-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.0
Choose a head ref
  • 6 commits
  • 4 files changed
  • 3 contributors

Commits on Mar 18, 2026

  1. build(deps): bump actions/github-script from 7.0.1 to 8.0.0 (#1874)

    Bumps [actions/github-script](https://github.com/actions/github-script) from 7.0.1 to 8.0.0.
    - [Release notes](https://github.com/actions/github-script/releases)
    - [Commits](actions/github-script@60a0d83...ed59741)
    
    ---
    updated-dependencies:
    - dependency-name: actions/github-script
      dependency-version: 8.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    c143300 View commit details
    Browse the repository at this point in the history
  2. chore(release): bump to 5.5.3 (#1922)

    Co-authored-by: Tom Hu <tomhu1096@gmail.com>
    thomasrockhu-codecov and thomasrockhu authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    1af5884 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2026

  1. Revert "build(deps): bump actions/github-script from 7.0.1 to 8.0.0" (#…

    …1926)
    
    Revert "build(deps): bump actions/github-script from 7.0.1 to 8.0.0 (#1874)"
    
    This reverts commit c143300.
    thomasrockhu-codecov authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    87d39f4 View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.5.4 (#1927)

    Co-authored-by: Tom Hu <tomhu1096@gmail.com>
    thomasrockhu-codecov and thomasrockhu authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    75cd116 View commit details
    Browse the repository at this point in the history
  3. Revert "Revert "build(deps): bump actions/github-script from 7.0.1 to…

    … 8.0.0"" (#1929)
    
    Revert "Revert "build(deps): bump actions/github-script from 7.0.1 to 8.0.0" …"
    
    This reverts commit 87d39f4.
    thomasrockhu-codecov authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    f67d33d View commit details
    Browse the repository at this point in the history
  4. Th/6.0.0 (#1928)

    * chore(release): 5.5.4
    
    * chore(release): 6.0.0
    
    * fix: small fixes
    
    ---------
    
    Co-authored-by: Tom Hu <tomhu1096@gmail.com>
    thomasrockhu-codecov and thomasrockhu authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    57e3a13 View commit details
    Browse the repository at this point in the history
Loading