From dcec58d68805c888250a5e21abad951725436614 Mon Sep 17 00:00:00 2001 From: libops-agent <115990865+libops-agent@users.noreply.github.com> Date: Sun, 30 Aug 2026 18:09:23 +0000 Subject: [PATCH] [patch] Test latest WordPress packages --- .github/workflows/sitectl-create-smoke-test.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/sitectl-create-smoke-test.yaml b/.github/workflows/sitectl-create-smoke-test.yaml index 2728ed9..fee9957 100644 --- a/.github/workflows/sitectl-create-smoke-test.yaml +++ b/.github/workflows/sitectl-create-smoke-test.yaml @@ -21,13 +21,12 @@ jobs: - create_definition: default create_args: >- --yolo - uses: libops/.github/.github/workflows/sitectl-create-smoke-test.yaml@ac5db178c5335b456c20f28aa9f447d93c572aa9 # main + uses: libops/.github/.github/workflows/sitectl-create-smoke-test.yaml@main with: plugin: wp create-definition: ${{ matrix.create_definition }} create-args: ${{ matrix.create_args }} packages: sitectl sitectl-wp - package-versions: sitectl=1.8.2 sitectl-wp=2.0.0 - allow-unversioned-packages: false + allow-unversioned-packages: true run-verify: true verify-args: --disposable