Skip to content

Commit cc496e8

Browse files
chore(deps): Update codecov/test-results-action action to v1.2.1
1 parent 294922d commit cc496e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ jobs:
414414
if: >-
415415
!cancelled()
416416
&& steps.tox-run.outputs.test-result-files != ''
417-
uses: codecov/test-results-action@47f89e9acb64b76debcd5ea40642d25a4adced9f # v1.1.1
417+
uses: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3 # v1.2.1
418418
# FIXME There is a bug in action which provokes it to fail during upload
419419
# Related issue: https://github.com/codecov/codecov-action/issues/1794
420420
continue-on-error: true

0 commit comments

Comments
 (0)