Skip to content

Commit d1b711f

Browse files
chore(deps): update codecov/codecov-action action to v5.5.2 (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8002f9f commit d1b711f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • .github/actions/upload_test_coverage_report

.github/actions/upload_test_coverage_report/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ runs:
3838
shell: bash
3939

4040
- name: Upload coverage reports to Codecov
41-
uses: codecov/codecov-action@v5.5.1
41+
uses: codecov/codecov-action@v5.5.2
4242
with:
4343
token: ${{ inputs.token }}
4444
flags: ${{ inputs.scheme_name }}

0 commit comments

Comments
 (0)