Starting yesterday, the action fails to complete with the following message:
Create or update the pull request
Attempting creation of pull request
A pull request already exists for devusb:update_flake_lock_action
Fetching existing pull request
Attempting update of pull request
Error: Cannot read properties of undefined (reading 'number')
Believe this is related -- looks like there may have been a breaking change to GitHub's PR API -- create-pull-request updated v6 to address it.
Starting yesterday, the action fails to complete with the following message:
Believe this is related -- looks like there may have been a breaking change to GitHub's PR API --
create-pull-requestupdatedv6to address it.