feat(github): Support redis and extension-installer in Renovate - alternative (#3143)

This commit is contained in:
Marco Maurer (-Kilchhofer) 2025-01-28 06:51:33 +01:00 committed by GitHub
parent c2f3d9967d
commit 692bd040ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 37 additions and 33 deletions

View file

@ -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 }}'