lib/bolt/project_migrator/inventory.rb in bolt-2.30.0 vs lib/bolt/project_migrator/inventory.rb in bolt-2.31.0

- old
+ new

@@ -26,10 +26,10 @@ backup_file(inventory_file, backup_dir) begin File.write(inventory_file, data.to_yaml) - @outputter.print_migrate_step( + @outputter.print_action_step( "Successfully migrated Bolt inventory to the latest version." ) true rescue StandardError => e raise Bolt::FileError.new(