From ece724e417b4028d7efd7aca2ad0a934e9bfa814 Mon Sep 17 00:00:00 2001 From: Joe Corall Date: Sat, 8 Aug 2026 18:49:35 +0000 Subject: [PATCH] [patch] Pin released ISLE sitectl stack --- .github/workflows/sitectl-create-smoke-test.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/workflows/sitectl-create-smoke-test.yaml b/.github/workflows/sitectl-create-smoke-test.yaml index 1788a1b..5886afa 100644 --- a/.github/workflows/sitectl-create-smoke-test.yaml +++ b/.github/workflows/sitectl-create-smoke-test.yaml @@ -41,10 +41,7 @@ jobs: plugin: isle create-definition: ${{ matrix.create_definition }} create-args: ${{ matrix.create_args }} - local-plugin-path: sitectl-isle - local-plugin-repository: libops/sitectl-isle - local-plugin-ref: 48759729ab47cbe11be4c363638538e0f919e23a - packages: sitectl sitectl-drupal - package-versions: sitectl=1.8.1 sitectl-drupal=1.3.0 + packages: sitectl sitectl-isle sitectl-drupal + package-versions: sitectl=1.8.2 sitectl-isle=1.5.0 sitectl-drupal=1.3.0 allow-unversioned-packages: false run-verify: true