- Add the
data_file
input, to support setting variables from a file instead of from the action itself. - Fix: if jinja2 has non-zero exit then the action will properly fail.
data_file
input, to support setting variables from a file instead of from the action itself.