vcs-import Description An action to run vcs import command. Required input vcs_setting_file: Path of the file for vcs import. target_dir: Path of the target directory. Example - uses: smilerobotics/actions-vcs-import@v1 with: vcs_setting_file: ./vcs.repos target_dir: ./src