From 2e0b5e9b0e17707f0c286f0d2cfaee5d5c2981f3 Mon Sep 17 00:00:00 2001 From: Amp Date: Sat, 15 Aug 2026 02:22:51 +0000 Subject: [PATCH] Prepare v0.12.0 release Amp-Thread-ID: https://ampcode.com/threads/T-01a00337-cb06-77d8-9b90-65e79deaf236 Co-authored-by: Mark Wolfe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79a38c4..26ec13d 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ steps: The selector must be an explicit path to a tracked `.yml` or `.yaml` workflow file. When this importer step runs, the plugin uploads one dynamic pipeline containing a Buildkite group for each directly runnable workflow. Each workflow job and static matrix entry becomes a Buildkite Pipelines job that depends on the importer step. The importer step must have a `key` and must be scheduled explicitly on either a Linux amd64 or native macOS arm64 agent. The plugin's `runners` mappings schedule generated workflow jobs only; they do not select or change the importer agent. -The Git ref after `github-actions#` selects the plugin code. Use a specific release such as `github-actions#v0.11.0` for an immutable pin, or use `github-actions#latest` to follow the newest stable plugin release that has passed the required validation. This is separate from the `version` property below, which selects the `buildkite-gha` runtime. +The Git ref after `github-actions#` selects the plugin code. Use a specific release such as `github-actions#v0.12.0` for an immutable pin, or use `github-actions#latest` to follow the newest stable plugin release that has passed the required validation. This is separate from the `version` property below, which selects the `buildkite-gha` runtime. Configure runtime selection with the following properties: