Sourced from stefanzweifel/git-auto-commit-action's releases.
v5.0.0
New major release that bumps the default runtime to Node 20. There are no other breaking changes.
Changed
- Update node version to node20 (#300)
@ryudaitakai
- Add _log and _set_github_output functions (#273)
@stefanzweifel
Fixed
- Seems like there is an extra space (#288)
@pedroamador
- Fix git-auto-commit.yml (#277)
@zcong1993
Dependency Updates
- Bump actions/checkout from 3 to 4 (#302)
@dependabot
- Bump bats from 1.9.0 to 1.10.0 (#293)
@dependabot
- Bump github/super-linter from 4 to 5 (#289)
@dependabot
- Bump bats from 1.8.2 to 1.9.0 (#282)
@dependabot
v4.16.0
Changed
- Don't commit files when only LF/CRLF changes (#265)
@ZeroRin
- Update default email address of github-actions[bot] (#264)
@Teko012
Fixed
v4.15.4
Fixed
- Let Action fail if git binary can't be located (#261)
@stefanzweifel
Dependency Updates
- Bump github/super-linter from 3 to 4 (#258)
@dependabot
- Bump bats from 1.7.0 to 1.8.2 (#259)
@dependabot
- Bump actions/checkout from 2 to 3 (#257)
@dependabot
v4.15.3
Changed
- Use deprecated set-output syntax if GITHUB_OUTPUT environment is not available (#255)
@stefanzweifel
v4.15.2
Changed
- Replace set-output usage with GITHUB_OUTPUT (#252)
@amonshiz
... (truncated)
Sourced from stefanzweifel/git-auto-commit-action's changelog.
v4.15.4 - 2022-11-05
Fixed
- Let Action fail if git binary can't be located (#261)
@stefanzweifel
Dependency Updates
- Bump github/super-linter from 3 to 4 (#258)
@dependabot
- Bump bats from 1.7.0 to 1.8.2 (#259)
@dependabot
- Bump actions/checkout from 2 to 3 (#257)
@dependabot
v4.15.3 - 2022-10-26
Changed
- Use deprecated set-output syntax if GITHUB_OUTPUT environment is not available (#255)
@stefanzweifel
v4.15.2 - 2022-10-22
Changed
- Replace set-output usage with GITHUB_OUTPUT (#252)
@amonshiz
v4.15.1 - 2022-10-10
Fixed
- Run Action on Node16 (#247)
@stefanzweifel
8621497
Fail if attempting to execute git commands in a directory that is not a
git-r...b0f4d47
Bump bats from 1.10.0 to 1.11.0 (#325)9b5e5ee
Add step id explanation for output in README.md (#324)e040c59
Linux is not UNIX (#321)4d160c5
Bump release-drafter/release-drafter from 5 to 6 (#319)12f6863
Clarify commit_author
input option (#315)29183a2
Remove outdated docs2818fe7
Add Alert about pull_request_target8d90676
Little Doc Updates8036286
Use new Markdown Alerts in README