Skip to content

Releases: stefanzweifel/git-auto-commit-action

v4.15.3

26 Oct 16:56
0049e3f

Choose a tag to compare

Changed

  • Use deprecated set-output syntax if GITHUB_OUTPUT environment is not available (#255) @stefanzweifel

v4.15.2

22 Oct 09:19
2fde6fc

Choose a tag to compare

Changed

v4.15.1

10 Oct 17:17
fd157da

Choose a tag to compare

Fixed

v4.15.0

24 Sep 08:53

Choose a tag to compare

Changed

Fixed

v4.14.1

12 Apr 18:43

Choose a tag to compare

Changed

  • Change Commit User Name from "GitHub Actions" to "github-actions[bot]" (#213) @jooola
  • Change Commit User Email from "actions@github.com" to "github-actions[bot]@users.noreply.github.com" (#213) @jooola

Fixed

  • Update doc link to GITHUB_TOKEN not triggering new workflow runs (#206) @gapple

v4.14.0

18 Mar 19:29

Choose a tag to compare

Added

Fixed

v4.13.1

13 Jan 18:16
5804e42

Choose a tag to compare

Fixed

v4.13.0

10 Jan 19:27
8040434

Choose a tag to compare

Added

Changed

v4.12.0

10 Sep 17:48

Choose a tag to compare

Added

  • Add commit_hash output #172

v4.11.0

03 May 19:02

Choose a tag to compare

Added

  • Add status_options and add_options option #156