/** * The entrypoint for the action. */ import { run } from "./index-runner"; run();