Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / comment / config / install / system.action.comment_delete_action.yml
1 langcode: en
2 status: true
3 dependencies:
4   module:
5     - comment
6 id: comment_delete_action
7 label: 'Delete comment'
8 type: comment
9 plugin: entity:delete_action:comment
10 configuration: {  }