-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Recently updated our workflow to use actions/checkout@v6 and afterwards this failed. I'm raising this here for awareness of other users of this workflow incase they come across the same issue. To resolve the issue, went back to the previous version of actions/checkout.
The failed job run
https://github.com/homebridge/homebridge-vm-image/actions/runs/19630771739/job/56209780496
Checking current state of the release
❗ Release does not exists (yet)
🏷️ Creating/Moving the tag...
::stop-commands::***
::::
::stop-commands::
fatal: could not read Username for 'https://github.com/': No such device or address
::***::
Error: ❌ Command ['git', 'push', '--force', 'origin', '2025-11-24'] returned with non-zero exit code!
Triggered by - actions/checkout#2313