You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Thanks for fixing this! I'll try to get a new version out some time tomorrow (I'm also hoping to squash all or almost all of the node16->node20 dependency updates in the same version).
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-request
updatedv6
to address it.The text was updated successfully, but these errors were encountered: