chore(deps): update ghcr.io/renovatebot/renovate docker tag to v38 (#2855)
This commit is contained in:
parent
67c720d23f
commit
d89333a6b8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/renovate.yaml
vendored
2
.github/workflows/renovate.yaml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
|||
with:
|
||||
configurationFile: .github/configs/renovate-config.js
|
||||
# renovate: datasource=docker depName=ghcr.io/renovatebot/renovate
|
||||
renovate-version: 37.421.4
|
||||
renovate-version: 38.18.0
|
||||
token: '${{ steps.get_token.outputs.token }}'
|
||||
env:
|
||||
LOG_LEVEL: 'debug'
|
||||
|
|
Loading…
Reference in a new issue