Skip to content

Commit 4c0cdb3

Browse files
chore(deps): Update codecov/test-results-action action to v1.0.4 (#27)
* chore(deps): Update codecov/test-results-action action to v1.0.4 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e4faf36 commit 4c0cdb3

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/renovate.json5

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,4 @@
1717
commitMessageLowerCase: "never",
1818
// Disable auto-rebase on every commit to avoid reaching Github limits on macos runners
1919
rebaseWhen: "conflicted",
20-
2120
}

.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@44ecb3a270cd942bdf0fa8f2ce14cb32493e810a # v1.0.3
399+
uses: codecov/test-results-action@5c441a7bcc06f8706cde90192857d337c5dab8a6 # v1.0.4
400400
with:
401401
disable_search: true
402402
fail_ci_if_error: >-

0 commit comments

Comments
 (0)