Compare commits
No commits in common. "a8f1e27f3938e8c835f37ba082fc328a76131e51" and "00a660ff3fe959f6c6783ea4de714d75b5999fbc" have entirely different histories.
a8f1e27f39
...
00a660ff3f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/run-renovate.yaml
vendored
2
.github/workflows/run-renovate.yaml
vendored
|
@ -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 }}
|
||||
|
|
Reference in a new issue