From b5285322f5824069abf3de60b3dff213396a83a0 Mon Sep 17 00:00:00 2001 From: Deepanshu Date: Fri, 24 Jul 2026 09:36:29 +0530 Subject: [PATCH] =?UTF-8?q?ci:=20temp=20=E2=80=94=20force=20Renovate=20deb?= =?UTF-8?q?ug=20logging=20to=20diagnose=20repository-changed=20abort?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 db31616..8f67420 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -62,4 +62,4 @@ jobs: # dryRun true → 'full' (detect only); false → '' (live). 'full' is # truthy so this ternary is sound. RENOVATE_DRY_RUN: ${{ inputs.dryRun && 'full' || '' }} - LOG_LEVEL: ${{ inputs.logLevel }} + LOG_LEVEL: debug