Skip to content

Commit c48b7b9

Browse files
Update codecov/codecov-action action to v3.1.2 (#244)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a29a502 commit c48b7b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
- name: Prepare coverage reports
106106
run: reportgenerator -reports:*/coverage/*/coverage.cobertura.xml -targetdir:./ -reporttypes:Cobertura
107107
- name: Upload coverage report
108-
uses: codecov/codecov-action@v3.1.1
108+
uses: codecov/codecov-action@v3.1.2
109109
with:
110110
file: Cobertura.xml
111111
fail_ci_if_error: false

0 commit comments

Comments
 (0)