chore: changelog for #2568

This commit is contained in:
Valentin Maerten
2025-12-12 21:25:59 +01:00
parent d7ee855e49
commit e0d6b71971

View File

@@ -38,6 +38,8 @@
`run: when_changed` settings (#2566, #1388 by @trulede). `run: when_changed` settings (#2566, #1388 by @trulede).
- Fixed global variables (CLI_ARGS, CLI_FORCE, etc.) not being accessible in - Fixed global variables (CLI_ARGS, CLI_FORCE, etc.) not being accessible in
root-level vars section (#2403, #2397 by @trulede, @vmaerten). 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).
## v3.45.5 - 2025-11-11 ## v3.45.5 - 2025-11-11