GitHub's pull_request_target changes will break workflows in 27% of top repos by November
GitHub is rolling out two breaking changes to its pull_request_target Actions trigger, with a key deadline on November 2, 2026, when the trigger will be blocked on public repositories lacking an explicit Actions policy. A scan of the 1,000 most-starred GitHub repositories conducted on September 26, 2026 found that 269 of them run at least one workflow using the affected trigger, putting those workflows at risk of silently stopping. Since July 20, 2026, the actions/checkout action also refuses to check out fork pull request code in privileged workflows unless maintainers explicitly opt in. More critically, three repositories were found using an older, unpatched version of actions/checkout that bypasses the new guard, potentially exposing workflow tokens and secrets to fork code. A free open-source tool called prt-check has been released to help repository maintainers audit their own workflows for these vulnerabilities.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in