mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 08:52:35 +00:00
feat!: drop useSlim and use `latest' tag (#782)
BREAKING CHANGE: The action now uses the slim renovate version by default.
This commit is contained in:
parent
15c94446ef
commit
89ff8f7bf9
5 changed files with 15 additions and 32 deletions
|
|
@ -16,11 +16,6 @@ inputs:
|
|||
configured using a Secret. Either use this input or the 'RENOVATE_TOKEN'
|
||||
environment variable.
|
||||
required: false
|
||||
useSlim:
|
||||
description: |
|
||||
Use a lightweight renovate container without any third-party binaries.
|
||||
Defaults to true if not set.
|
||||
required: false
|
||||
env-regex:
|
||||
description: |
|
||||
Override the environment variables which will be passsed into the renovate container.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue