How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

GitHub Actions Checkout Now Blocks Risky pull_request_target Checkouts

calendar_today June 20, 2026 person Sarah Gooding domain socket-dev

GitHub released actions/checkout v7 with protections against “pwn request” attacks where privileged workflows check out untrusted pull request code. The update blocks unsafe fork checkouts by default and introduces an allow-unsafe-pr-checkout input for intentional exceptions. This addresses a long-standing supply chain risk that recent incidents like Nx, PostHog, and TanStack exploited.

open_in_new Read original post