Compare commits

..

No commits in common. "a8f1e27f3938e8c835f37ba082fc328a76131e51" and "00a660ff3fe959f6c6783ea4de714d75b5999fbc" have entirely different histories.

View file

@ -45,7 +45,7 @@ jobs:
token: '${{ steps.generate-token.outputs.token }}'
- name: Renovate
uses: renovatebot/github-action@v40.0.2
uses: renovatebot/github-action@v39.2.4
env:
DRY_RUN: ${{ inputs.dryRun }}
LOG_LEVEL: ${{ inputs.renovateLogLevel }}