mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-27 12:43:37 +00:00
docs: clarify renovate-version and renovate-image
This commit is contained in:
parent
162a45471f
commit
b67a7b41a9
2 changed files with 3 additions and 2 deletions
|
|
@ -183,6 +183,7 @@ If you want to use the `github-actions` manager, you must setup a [special token
|
|||
The Renovate Docker image name to use.
|
||||
If omitted or `renovate-image === ''` the action will use the `ghcr.io/renovatebot/renovate` Docker image name otherwise.
|
||||
If a Docker image name is defined, the action will use that name to pull the image.
|
||||
Note: Use only the image name without a tag, [`renovate-version`](#renovate-version) is used as the image tag.
|
||||
|
||||
This sample will use `myproxyhub.domain.com/renovate/renovate` image.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue