From 40f04ca4141c83710363bcd9f3db59df53eac1cf Mon Sep 17 00:00:00 2001 From: "Jose R. Gonzalez" Date: Wed, 15 May 2024 15:22:47 -0500 Subject: [PATCH] Wed May 15 03:22:47 PM CDT 2024 --- .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 31a49e93..937fd5d5 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -11,7 +11,7 @@ jobs: uses: actions/checkout@v4 - name: Run Renovate env: - LOG_LEVEL: info + LOG_LEVEL: debug uses: renovatebot/github-action@v40.1.11 with: token: ${{ github.token }}