From dfb663ef31ceca554392dfec43abb1f75efe2ee5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 18:18:06 +0000 Subject: [PATCH] build(deps): bump palmsoftware/quick-k8s Bumps the other-actions group in /.github/actions/setup-partner-cluster with 1 update: [palmsoftware/quick-k8s](https://github.com/palmsoftware/quick-k8s). Updates `palmsoftware/quick-k8s` from 0.0.51 to 0.0.58 - [Release notes](https://github.com/palmsoftware/quick-k8s/releases) - [Commits](https://github.com/palmsoftware/quick-k8s/compare/v0.0.51...v0.0.58) --- updated-dependencies: - dependency-name: palmsoftware/quick-k8s dependency-version: 0.0.58 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-actions ... Signed-off-by: dependabot[bot] --- .github/actions/setup-partner-cluster/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/setup-partner-cluster/action.yml b/.github/actions/setup-partner-cluster/action.yml index afb2947f6..577d2053e 100644 --- a/.github/actions/setup-partner-cluster/action.yml +++ b/.github/actions/setup-partner-cluster/action.yml @@ -20,7 +20,7 @@ runs: path: certsuite-sample-workload - name: Setup quick-k8s cluster - uses: palmsoftware/quick-k8s@v0.0.51 + uses: palmsoftware/quick-k8s@v0.0.58 with: disableDefaultCni: true numControlPlaneNodes: 1