**Is your feature request related to a problem? Please describe.** All my source is typescript except for the ones for githup-script. **Describe the solution you'd like** Add support for loading typescript files. **Describe alternatives you've considered** Run the typescript compiler to convert the ts file to a js file before executing it with this action. **Additional context**