From 114e57f94e0b36d1df61c105bf1d95e1fd7f2273 Mon Sep 17 00:00:00 2001 From: ChristopherHX Date: Mon, 6 Oct 2025 13:53:29 +0200 Subject: [PATCH] chore(docs): Mention YAML Anchor support (#130) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 558e08a5..dfdd696e 100644 --- a/README.md +++ b/README.md @@ -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