The "env_vars_file" input is deprecated and will be removed in a future major release. To source values from a file, read the file in a separate GitHub Actions step and set the contents as an output. Alternatively, there are many community actions that automate reading files.