github-action
github-action copied to clipboard
Allow using non-slim renovate image
This probably is my first time writing TypeScript, so please bear with me.
Added optional useSlim action input. If it is set to false, then the normal renovate/renovate image will be used. The default behavior remains unchanged.
Fixes: https://github.com/renovatebot/github-action/issues/625