From 22e8af0083e634a1dc7a9cfe1e6448e3be96fe15 Mon Sep 17 00:00:00 2001 From: Joe Corall Date: Sun, 9 Aug 2026 11:45:20 +0000 Subject: [PATCH] [patch] Repin isolated sitectl installer --- .github/workflows/sitectl-create-smoke-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sitectl-create-smoke-test.yaml b/.github/workflows/sitectl-create-smoke-test.yaml index ff0c249..c06b75f 100644 --- a/.github/workflows/sitectl-create-smoke-test.yaml +++ b/.github/workflows/sitectl-create-smoke-test.yaml @@ -21,7 +21,7 @@ jobs: - create_definition: default create_args: >- --yolo - uses: libops/.github/.github/workflows/sitectl-create-smoke-test.yaml@e1e30b58c9c566f72b22f03e637cd5218d635727 # main + uses: libops/.github/.github/workflows/sitectl-create-smoke-test.yaml@ac5db178c5335b456c20f28aa9f447d93c572aa9 # main with: plugin: drupal create-definition: ${{ matrix.create_definition }}