Skip to content

Commit f5e2f39

Browse files
chore(deps): Update codecov/test-results-action action to v1.0.3 (#812)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b72060 commit f5e2f39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ jobs:
396396
if: >-
397397
!cancelled()
398398
&& steps.tox-run.outputs.test-result-files != ''
399-
uses: codecov/test-results-action@4e79e65778be1cecd5df25e14af1eafb6df80ea9 # v1.0.2
399+
uses: codecov/test-results-action@44ecb3a270cd942bdf0fa8f2ce14cb32493e810a # v1.0.3
400400
with:
401401
disable_search: true
402402
fail_ci_if_error: >-

0 commit comments

Comments
 (0)