How to increase a float value over time

Ok, so I have an object that keeps going in one direction, I want to make it so every few seconds, the speed gets faster and faster. What I have set up right now, is the movement input and event tick. Keep in mind, the player does not move the object as it moves itself