Compare commits

...

1 Commits

Author SHA1 Message Date
GitHub Actions
71ba83c2cd fix: change Renovate log level from info to debug for better troubleshooting 2025-12-14 01:18:42 +00:00

View File

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