Sourced from stefanzweifel/git-auto-commit-action's releases.
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
Sourced from stefanzweifel/git-auto-commit-action's changelog.
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Unreleased
TBD
v4.16.0 - 2022-12-02
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 - 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
... (truncated)