Change record status: 
Project: 
Introduced in branch: 
8.7.x
Introduced in version: 
8.7.0
Description: 

Following actions plugins moved to core namespace \Drupal\Core\Action\Plugin\Action out of action module Drupal\action\Plugin\Action

Custom and contrib modules needs to update their use statements if they use to override this plugins
- \Drupal\Core\Action\Plugin\Action\EmailAction
- \Drupal\Core\Action\Plugin\Action\GotoAction
- \Drupal\Core\Action\Plugin\Action\MessageAction

Impacts: 
Module developers
Updates Done (doc team, etc.)
Online documentation: 
Not done
Theming guide: 
Not done
Module developer documentation: 
Not done
Examples project: 
Not done
Coder Review: 
Not done
Coder Upgrade: 
Not done
Other: 
Other updates done