Skip to content

Commit d24faa9

Browse files
dependabot[bot]yamilmedinaohassine
authored
chore(deps): [WPB-9777] bump codecov/codecov-action from 5.5.1 to 5.5.2 (#4481)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yamil Medina <[email protected]> Co-authored-by: Oussama Hassine <[email protected]>
1 parent 2595d06 commit d24faa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-run-unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
merge-multiple: true
8686

8787
- name: Upload code coverage to codecov
88-
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7
88+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de
8989
with:
9090
token: ${{ secrets.CODECOV_TOKEN }}
9191
files: "app/build/reports/kover/report.xml"

0 commit comments

Comments
 (0)