Skip to content

Commit f1ff5ac

Browse files
Bump codecov/codecov-action from 5.0.7 to 5.1.2 (#980)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.0.7 to 5.1.2. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@015f24e...1e68e06) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: polatengin <[email protected]>
1 parent 7e13091 commit f1ff5ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd_frontend.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
111111
- if: steps.changes.outputs.src == 'true'
112112
name: "Code Coverage for CodeCov"
113-
uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7
113+
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
114114
with:
115115
name: Codecov Run
116116
files: coverage/coverage-final.json

0 commit comments

Comments
 (0)