mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 08:52:35 +00:00
feat!: use ghcr renovate image (#753)
BREAKING CHANGE: By default the renovate image is now pulled from `ghcr.io/renovatebot/renovate`
This commit is contained in:
parent
53fd09be22
commit
cc52092d4f
4 changed files with 87 additions and 79 deletions
|
|
@ -33,7 +33,7 @@ inputs:
|
|||
renovate-image:
|
||||
description: |
|
||||
Renovate docker image name.
|
||||
Defaults to `renovate/renovate`.
|
||||
Defaults to `ghcr.io/renovate/renovate`.
|
||||
required: false
|
||||
runs:
|
||||
using: node16
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue