You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(ci): cascade socket-registry pins to 3f2f2c00
Picks up the multi-package bootstrap loop (a645d921) that pre-seeds
@socketsecurity/lib + @socketregistry/packageurl-js + @sinclair/typebox
on a fresh checkout, plus the libuv-fix in check-firewall that drops
process.exit() in favor of natural event-loop drain (necessary on
Node 24 + Windows when the bootstrap runs the firewall checker
multiple times in succession).
Cascade chain:
setup + check-firewall Layer 1 a645d921
setup-and-install Layer 2 521d0ba8
reusable workflows Layer 3 3f2f2c00 ← this is the propagation SHA
_local-not-for-reuse-* Layer 4 b2905c2f (socket-registry only)
0 commit comments