fix: change Renovate log level from info to debug for better troubleshooting

This commit is contained in:
GitHub Actions
2025-12-14 01:18:42 +00:00
parent b2bee62a0e
commit 71ba83c2cd

View File

@@ -25,4 +25,4 @@ jobs:
configurationFile: .github/renovate.json
token: ${{ secrets.RENOVATE_TOKEN }}
env:
LOG_LEVEL: info
LOG_LEVEL: debug