github-action icon indicating copy to clipboard operation
github-action copied to clipboard

Allow using non-slim renovate image

Open avorima opened this issue 3 years ago • 0 comments

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

avorima avatar Jul 21 '22 09:07 avorima