From a8c7434e57cc0d073ad64c4983402d890183daeb Mon Sep 17 00:00:00 2001 From: Rahul Gautam Singh Date: Fri, 27 Dec 2024 01:17:33 +0530 Subject: [PATCH] fix: remove deprecated logLevel method --- .github/label-actions.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/label-actions.yml b/.github/label-actions.yml index 0c76e5481e66c1..fd702a6abca158 100644 --- a/.github/label-actions.yml +++ b/.github/label-actions.yml @@ -135,9 +135,7 @@ ### How to enable DEBUG logs - Add "logLevel": "debug" in your self-hosted configuration - Or - Add LOG_LEVEL=debug to your environment variables before invoking Renovate. + Add `LOG_LEVEL=debug` to your environment variables before invoking Renovate. ### Sharing your DEBUG logs