chore: changelog for #2552

This commit is contained in:
Valentin Maerten
2025-12-12 22:30:18 +01:00
parent ea933bcc55
commit 5a27d04655

View File

@@ -40,6 +40,8 @@
root-level vars section (#2403, #2397 by @trulede, @vmaerten).
- When running in GitHub Actions, Task now automatically emits error annotations
on failure, improving visibility in workflow summaries (#2568 by @vmaerten).
- Fixed a bug where `ignore_error` was ignored when using `task:` to call
another task (#2552, #363 by @trulede).
## v3.45.5 - 2025-11-11