Var Dump Checker GitHub action This action checks for accidental remaining dump calls in your twig files. Inputs source-dir Required The path to the directory where your source files are located Outputs time The time when the check is completed. Example usage uses: ajakov/[email protected] with: source-dir: './src'