Feat: Add ScriptName field to Lua script actions
The ScriptName field has been introduced to the Lua script actions for better descriptive handling. This field has been added to relevant structs and methods, and the GetAction function now returns the ActionType, ScriptName, and ScriptPath.
Signed-off-by: Christian Roessner c@roessner.co