From 46230f4d1e7e41b1bd934200a6eaea7a041f0745 Mon Sep 17 00:00:00 2001 From: Mogyuchi Date: Mon, 20 May 2024 23:12:26 +0900 Subject: [PATCH] ci: Update renovate.yml --- .github/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index ede20ffaa..9dafd9799 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -127,7 +127,7 @@ jobs: run: gh cache delete ${{ steps.restore-cache.outputs.cache-primary-key }} continue-on-error: true - - run: tree -h --du -F -C /tmp/renovate/ + - run: tree -L 5 -h --du -F -C /tmp/renovate continue-on-error: true - uses: actions/cache/save@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2