We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c59039a commit 75df157Copy full SHA for 75df157
.github/workflows/renovate.yml
@@ -33,5 +33,5 @@ jobs:
33
with:
34
configurationFile: .github/renovate_global_config.json
35
env:
36
- LOG_LEVEL=debug
+ LOG_LEVEL: debug
37
RENOVATE_TOKEN: ${{ steps.get_token.outputs.token }}
0 commit comments