Files
codeql/actions/ql/lib/change-notes/released/0.4.12.md
2025-06-24 08:55:31 +00:00

8 lines
260 B
Markdown

## 0.4.12
### Minor Analysis Improvements
* 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.