Skip to content

22.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 15:22
· 300 commits to master since this release
20c7680

Features

  • Implement flow.action_path property in the flow context. It is available from action and points to the folder where action.yml file is located. (#896)
  • Replace HTTP fetch with git clone for remote actions. (#897)