chore(docs): Mention YAML Anchor support (#130)

This commit is contained in:
ChristopherHX
2025-10-06 13:53:29 +02:00
committed by GitHub
parent 82dccc7820
commit 114e57f94e

View File

@@ -7,6 +7,7 @@
- `--use-new-action-cache` has been removed, the default clone mode of nektos/act has been removed
- CI tests are run in 6min compared to 17min on nektos/act
- Flags `--pull=false` and `--rebuild=false` are inverted to `--no-poll` and `--no-rebuild`
- YAML Anchors are supported
# Act User Guide