Commit 2cb0ceb
fix(ci): re-pin panic-attack scan-and-report past the argv-overflow fix (#307)
Security Scan on main is red at the dispatch step (`curl: Argument list
too long`, exit 126, run 28736074871) — the pinned reusable inlined the
whole scan JSON on argv. Fixed upstream in
hyperpolymath/panic-attack#155 (payload via `--data @file` + counts-only
summary fallback above GitHub's ~64KB `repository_dispatch` cap). This
re-pins to that merge commit `906781f`.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent 4dd99e3 commit 2cb0ceb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
0 commit comments