ci(github-action)!: Update renovatebot/github-action action ( v39.2.4 → v40.0.2 ) #7
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@v39.2.4
|
||||
uses: renovatebot/github-action@v40.0.2
|
||||
env:
|
||||
DRY_RUN: ${{ inputs.dryRun }}
|
||||
LOG_LEVEL: ${{ inputs.renovateLogLevel }}
|
||||
|
|
Reference in a new issue