Skip to content

Commit 682c6c3

Browse files
committed
feat: change Renovate log level from info to debug
1 parent fae62af commit 682c6c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
renovate:
1212
runs-on: ubuntu-latest
1313
env:
14-
LOG_LEVEL: info
14+
LOG_LEVEL: debug
1515
steps:
1616

1717
- name: Checkout

0 commit comments

Comments
 (0)