Skip to content

Commit

Permalink
chore(deps): [WPB-9777] bump codecov/codecov-action from 3.1.6 to 5.3…
Browse files Browse the repository at this point in the history
….1 (#3840)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oussama Hassine <[email protected]>
  • Loading branch information
dependabot[bot] and ohassine authored Jan 30, 2025
1 parent 5431bcb commit 4f5fb2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-run-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
merge-multiple: true

- name: Upload code coverage to codecov
uses: codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: "app/build/reports/kover/report.xml"
Expand Down

0 comments on commit 4f5fb2b

Please sign in to comment.