Skip to content

Fix extra copy step & use renovate command

saibotk requested to merge saibotk/renovate-bot:fix-config-copy into master

This patch removes the extra copy step, which lead to permission denied errors on newer renovate container versions and also adjusts the script to call the renvoate command directly, as the other method is deprecated.

Merge request reports