Vercel VCR GitHub Action logs in with OIDC, no long-lived secrets
Vercel’s Sept 25 changelog ships vercel/vcr-action/login, which exchanges a GitHub OIDC token for a short-lived Vercel access token so Actions can push to Container Registry without stored credentials. After linux/amd64 prep finishes, the same project can use that image as a custom Sandbox runtime.