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.1.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: v5.2.0
Choose a head ref
  • 9 commits
  • 8 files changed
  • 5 contributors

Commits on Jan 1, 2025

  1. Configuration menu
    Copy the full SHA
    adfacf2 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

  1. Configuration menu
    Copy the full SHA
    54a0566 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. Configuration menu
    Copy the full SHA
    25fe46e View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. build(deps): bump actions/upload-artifact from 4.4.3 to 4.6.0 (#1743)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 4.6.0.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@b4b15b8...65c4c4a)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    79ee037 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github/codeql-action from 3.27.9 to 3.28.1 (#1742)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.9 to 3.28.1.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v3.27.9...v3.28.1)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    ad45165 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. use correct audience when requesting oidc token (#1744)

    * use correct audience when requesting oidc token
    
    * Update action.yml
    
    * Update action.yml
    
    ---------
    
    Co-authored-by: Tom Hu <88201630+thomasrockhu-codecov@users.noreply.github.com>
    juho9000 and thomasrockhu-codecov authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    6c5b693 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. Th/add commands (#1745)

    * chore(deps): bump wrapper to 0.0.33
    
    * feat: allow for new commands
    
    * fix: bump to 0.0.34
    thomasrockhu-codecov authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    b1a6383 View commit details
    Browse the repository at this point in the history
  2. Fix typo in README (#1747)

    Fix typo
    tserg authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    5825942 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a605bd View commit details
    Browse the repository at this point in the history
Loading