From 0433d9e0891ed7971a62534fc427173de639ba69 Mon Sep 17 00:00:00 2001 From: Joe Corall Date: Thu, 16 Jul 2026 16:49:25 +0000 Subject: [PATCH] [skip-release] Test sitectl v1 compatibility --- .github/workflows/sitectl-create-smoke-test.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/sitectl-create-smoke-test.yaml b/.github/workflows/sitectl-create-smoke-test.yaml index cc8becf..f147650 100644 --- a/.github/workflows/sitectl-create-smoke-test.yaml +++ b/.github/workflows/sitectl-create-smoke-test.yaml @@ -21,11 +21,11 @@ jobs: include: - create_definition: default create_args: "" - uses: libops/.github/.github/workflows/sitectl-create-smoke-test.yaml@55489923a34bd3714d2a1b9c5f8a6c678ea1cbfe # main + uses: libops/.github/.github/workflows/sitectl-create-smoke-test.yaml@e1e30b58c9c566f72b22f03e637cd5218d635727 # main with: plugin: wp create-definition: ${{ matrix.create_definition }} create-args: ${{ matrix.create_args }} packages: sitectl sitectl-wp - package-versions: sitectl=0.40.0 sitectl-wp=0.5.0 + package-versions: sitectl=1.0.0 sitectl-wp=1.0.0 allow-unversioned-packages: false