Skip to content

autofix-ci/action 1.3

Compare
Choose a tag to compare
@mhils mhils released this 23 Jun 14:02
· 2 commits to main since this release
dd55f44

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)