diff --git a/host-pottwal.yml b/host-pottwal.yml
index 4ddb125..78e9af4 100644
--- a/host-pottwal.yml
+++ b/host-pottwal.yml
@@ -532,8 +532,8 @@
     - name: Ensure renovate bot cronjob is present
       ansible.builtin.template:
         src: templates/pottwal/renovate-cron.j2
-        dest: /etc/cron.d/hourly/renovate.sh
-        mode: "0640"
+        dest: /etc/cron.hourly/renovate-bot
+        mode: "0700"
 
   handlers:
     - name: Restart prosody