Skip to content

Commit 51812c0

Browse files
chore(deps): Update codecov/test-results-action action to v1.1.1
1 parent e935ef9 commit 51812c0

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
@@ -399,7 +399,7 @@ jobs:
399399
if: >-
400400
!cancelled()
401401
&& steps.tox-run.outputs.test-result-files != ''
402-
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0
402+
uses: codecov/test-results-action@47f89e9acb64b76debcd5ea40642d25a4adced9f # v1.1.1
403403
# FIXME There is a bug in action which provokes it to fail during upload
404404
# Related issue: https://github.com/codecov/codecov-action/issues/1794
405405
continue-on-error: true

0 commit comments

Comments
 (0)