diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 283e4ea940c56..1d883f04cf6dc 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -43,7 +43,7 @@ jobs: LOG_LEVEL: ${{ github.event.inputs.renovate_log_level_debug == 'false' && 'INFO' || 'DEBUG' }} with: # renovate: datasource=github-releases depName=renovatebot/renovate - renovate-version: 37.410.1 + renovate-version: 37.410.3 docker-user: root docker-cmd-file: .github/actions/renovate/entrypoint.sh configurationFile: .github/renovate.json5