diff --git a/default.json b/default.json index 5ef0937..29d74a6 100644 --- a/default.json +++ b/default.json @@ -31,7 +31,7 @@ "- **Update Type:** {{updateType}}", "- **Automerge:** {{#if isAutomerge}}✅ This update will be auto-merged once all checks pass{{else}}🛑 This update requires manual approval{{/if}}" ], - "enabledManagers": ["docker-compose"], + "enabledManagers": ["docker-compose", "github-actions"], "major": { "dependencyDashboardApproval": true },