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:
Michael Kriese 2023-07-12 14:19:26 +02:00 committed by GitHub
parent 15c94446ef
commit 89ff8f7bf9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 15 additions and 32 deletions

View file

@ -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.