Skip to content

Commit ea893d1

Browse files
dev: renovate log_level debug
1 parent a65eee3 commit ea893d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
configurationFile: .github/config/renovate.json
3030
token: ${{ secrets.RENOVATE_TOKEN }}
3131
env:
32-
LOG_LEVEL: info
32+
LOG_LEVEL: debug # default: info
3333

3434
# Summary and status
3535
- run: echo "🎨 Renovate version update check completed"

0 commit comments

Comments
 (0)