[renovate] feat: disable debug logging
All checks were successful
Renovate Bot / Renovate (push) Successful in 4m55s

This commit is contained in:
Simon Cornet 2024-07-12 15:57:37 +02:00
parent 3071b5c3fc
commit f8d631d48d

View File

@ -28,7 +28,7 @@ jobs:
env: env:
# generic # generic
LOG_LEVEL: 'debug' LOG_LEVEL: 'info'
# renovate -> github # renovate -> github
GITHUB_COM_TOKEN: ${{ secrets.GH_TOKEN }} GITHUB_COM_TOKEN: ${{ secrets.GH_TOKEN }}