diff --git a/actions/ql/lib/change-notes/2026-01-23-long-expression-fix.md b/actions/ql/lib/change-notes/2026-01-23-long-expression-fix.md new file mode 100644 index 00000000000..31adf6058a7 --- /dev/null +++ b/actions/ql/lib/change-notes/2026-01-23-long-expression-fix.md @@ -0,0 +1,4 @@ +--- +category: fix +--- +* Fixed a crash when analysing a `${{ ... }}` expression over around 300 characters in length.