Skip to content

Commit d7a5450

Browse files
Merge pull request #1244 from actions-rs-plus/renovate/codecov-test-results-action-1.x
chore(deps): update codecov/test-results-action action to v1.0.4
2 parents 0b0f363 + aeb283c commit d7a5450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ jobs:
231231
token: ${{ secrets.CODECOV_TOKEN }}
232232

233233
- name: Upload test results to Codecov
234-
uses: codecov/test-results-action@44ecb3a270cd942bdf0fa8f2ce14cb32493e810a # v1.0.3
234+
uses: codecov/test-results-action@5c441a7bcc06f8706cde90192857d337c5dab8a6 # v1.0.4
235235
with:
236236
disable_search: true
237237
fail_ci_if_error: true

0 commit comments

Comments
 (0)