chore(deps): update stefanzweifel/git-auto-commit-action action to v5
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
stefanzweifel/git-auto-commit-action | action | major |
v4.14.1 -> v5.0.1
|
Release Notes
stefanzweifel/git-auto-commit-action
v5.0.1
Fixed
- Fail if attempting to execute git commands in a directory that is not a git-repo. (#326) @ccomendant
Dependency Updates
- Bump bats from 1.10.0 to 1.11.0 (#325) @dependabot
- Bump release-drafter/release-drafter from 5 to 6 (#319) @dependabot
Misc
- Clarify
commit_author
input option (#315) @npanuhin - Add step id explanation for output in README.md (#324) @ChristianVermeulen
- Linux is not UNIX (#321) @couling
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
v4.15.1
Fixed
- Run Action on Node16 (#247) @stefanzweifel
v4.15.0
Changed
- Expand
file_pattern
-input to an array (#205) @stefanzweifel
Fixed
- String values in README.md extended example are now correct (#196) @karolswdev
- Fix Typos and grammer Errors in README (#235) @derrickleemy
- Fix Typo in README (#230) @fty4
- Add missing links in the CHANGELOG (#223) @ericcornelissen
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.