Getting the below error when using the newest version v5.1.1
This has worked up until recently and rolling back to v5.1.0 works great.
So far, going through the code I haven't been able to find the issue.
Run EndBug/add-and-commit@v5
Running in /home/runner/work/<repo>
> Unable to get commit from workflow event: trying with the GitHub API...
> Using 'Devops Bot <email>' as author.
> Using "Updating members.csv" as commit message.
Internal logs
Error: TypeError: Object prototype may only be an Object or null: undefined
Getting the below error when using the newest version
v5.1.1This has worked up until recently and rolling back to
v5.1.0works great.So far, going through the code I haven't been able to find the issue.