feat(github): Support redis and extension-installer in Renovate - alternative (#3143)
This commit is contained in:
parent
c2f3d9967d
commit
692bd040ce
3 changed files with 37 additions and 33 deletions
1
.github/workflows/renovate.yaml
vendored
1
.github/workflows/renovate.yaml
vendored
|
|
@ -32,6 +32,7 @@ jobs:
|
|||
# renovate: datasource=docker depName=ghcr.io/renovatebot/renovate
|
||||
renovate-version: 39.86.4
|
||||
token: '${{ steps.get_token.outputs.token }}'
|
||||
mount-docker-socket: true
|
||||
env:
|
||||
LOG_LEVEL: 'debug'
|
||||
RENOVATE_REPOSITORIES: '${{ github.repository }}'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue