DevOps GitHub Actions outage told devs 'your account is suspended' Another day, another GitHub wobble - but the service keeps growing GitHub Actions, a service which builds, tests and deploys code, was down for more than three hours yesterday, accompanied by an alarming and incorrect error message that stated that "Your account is suspended."The impact of an outage in the code shack's Actions service can be greater than one that affects access to code repositories, because while developers can continue working with code on their local machine, there is no quick way to avoid Actions embedded in a CI/CD (continuous integration/continuous deployment) workflow. "As the person on call for Continuous Integration team in my company, using Github is very stressful. Our CI is currently basically blocked," said one impacted user. The outage was first reported by users at around 1030 UTC on May 26, though the official incident report began at 1057 UTC, describing "degraded performance for Actions and Pages." This description was later revised to state that "the majority of Actions runs is impacted,” with the cause attributed to authentication issues.It is possible to configure GitHub Actions to use external or self-hosted runners – the VMs on which Actions execute – but customers with this kind of configuration still experienced an outage as the GitHub cloud service is the control plane for the runners wherever they are located.Adding to the stress caused by the failure of a critical service was the alarming (though fortunately inaccurate) error message. "My action failed with 'Unexpected error fetching GitHub release for tag refs/heads/master: HttpError: Sorry. Your account was suspended'," reported one developer. Actual account suspension by a cloud service provider can take days to resolve, and involves battling automated systems. In the ensuing discussion another dev remarked that "I recently got my GitHub account suspended for four months. When it was finally reinstated, ...
First seen: 2026-05-27 11:50
Last seen: 2026-05-28 12:10