Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit de90869

Browse files
authoredNov 20, 2024··
Bump codecov/codecov-action from 4.5.0 to 5.0.3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.5.0 to 5.0.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@e28ff12...05f5a9c) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f2d44bc commit de90869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
- name: Upload coverage report
5353
if: ${{ matrix.platform.os == 'iOS' }}
54-
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # pin@4.5.0
54+
uses: codecov/codecov-action@05f5a9cfad807516dbbef9929c4a42df3eb78766 # pin@5.0.3
5555
with:
5656
token: ${{ secrets.CODECOV_TOKEN }}
5757

0 commit comments

Comments
 (0)
Please sign in to comment.