fix: change Renovate log level from info to debug for better troubleshooting
This commit is contained in:
2
.github/workflows/renovate.yml
vendored
2
.github/workflows/renovate.yml
vendored
@@ -25,4 +25,4 @@ jobs:
|
||||
configurationFile: .github/renovate.json
|
||||
token: ${{ secrets.RENOVATE_TOKEN }}
|
||||
env:
|
||||
LOG_LEVEL: info
|
||||
LOG_LEVEL: debug
|
||||
|
||||
Reference in New Issue
Block a user