Is there a author_update action?

There’s the edit_user_profile_update and personal_options_update actions that runs after a user is updated, with access to the user object. There’s also a variable update_{$meta_type}_meta action that runs when meta of type user is updated.