Closed SevereCloud closed 2 years ago
Thanks for bringing this up. Will push an update in the next few hours.
@stefanzweifel I advice doing a major release instead and pointing v4
tag back to v4.15.0
Node upgrade can brake this action for GHES that haven't upgraded yet.
@lukasz-mitka I thought about doing that. Decided against it, as this Action uses node.js only to execute the shell script: https://github.com/stefanzweifel/git-auto-commit-action/blob/master/index.js#L27
By releasing a new major version, thousands of workflows also have to be updated. Dependabot sometimes takes care of this, but not always (?). Not sure if it's worth the trouble. 🤔
I guess you run GHES and run into this issue? Maybe I could also point v4 back to v4.15.0 and wait a month or so, until the majority of GHES users have updated? (I have no clue how GHES works)
git-auto-commit Version
v4.15.0
Machine Type
Ubuntu (eg. ubuntu-latest)
Bug description
Steps to reproduce
Run and see annotations
Tried solutions
No response
Example Workflow
Relevant log output
No response