-
-
Notifications
You must be signed in to change notification settings - Fork 742
Closed
rectorphp/rector-src
#3426Labels
Description
Feature Request
For rectify auto-commit, we currently only can use EndBug/add-and-commit@v7.5.0 due to error after v8+
In current used version, it seems show notice:
Run EndBug/add-and-commit@v7.5.0
Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/We seems possibly can update to use stefanzweifel/git-auto-commit-action https://github.com/stefanzweifel/git-auto-commit-action which seems there is already handle for it:
Reactions are currently unavailable