diff --git a/renovate.json b/renovate.json index ebe2ed91..9322626e 100644 --- a/renovate.json +++ b/renovate.json @@ -1,7 +1,10 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": ["config:recommended", "docker:pinDigests"], - "enabledManagers": ["custom.regex"], + "enabledManagers": [ + "github-actions", + "custom.regex" + ], "customManagers": [ { "customType": "regex",