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