Actions: Add change note for Bash parsing fixes

This commit is contained in:
Aditya Sharad
2025-06-09 09:53:50 -07:00
parent 2ecbecbd4b
commit e48a7da827

View File

@@ -0,0 +1,6 @@
---
category: minorAnalysis
---
* Fixed performance issues in the parsing of Bash scripts in workflow files,
which led to out-of-disk errors when analysing certain workflow files with
complex interpolations of shell commands or quoted strings.