diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index eb94de2..27b8fcb 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -14,7 +14,7 @@ jobs: uses: actions/checkout@v7 - name: Renovate Bot GitHub Action - uses: renovatebot/github-action@v46.2.2 + uses: renovatebot/github-action@v46.2.4 env: LOG_LEVEL: 'debug' with: