Skip to content

autofix-ci/action 1.3

Choose a tag to compare

@mhils mhils released this 23 Jun 14:02

What's Changed

  • autofix-ci/action now uses the new GitHub Actions Upload API (@actions/artifact@v2/upload-artifact@v4), which results in faster fixing.
  • For pull request, fixes are now applied onto the PR head instead of the merge commit. This fixes inconsistencies if the target branch evolves over time (#12)