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
8756aa0
Update node version to node20 (#300)17a44b0
Merge branch 'master' of
github.com:stefanzweifel/git-auto-commit-action43818d5
Fix Typo1094465
Use actions/checkout v4 in examples3d1b5e0
Bump actions/checkout from 3 to 4 (#302)47a8ad5
Bump bats from 1.9.0 to 1.10.0 (#293)77a7b3f
Bump github/super-linter from 4 to 5 (#289)9cc0a1f
Seems like there is an extra space (#288)0b5f8a5
Update Test3a446b7
Merge branch 'master' of
github.com:stefanzweifel/git-auto-commit-action