From 82c3a8870df6bcb3d907975f0dcb2e328090aa06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 12:14:01 +0000 Subject: [PATCH] Bump palmsoftware/quick-k8s in the github-actions group Bumps the github-actions group with 1 update: [palmsoftware/quick-k8s](https://github.com/palmsoftware/quick-k8s). Updates `palmsoftware/quick-k8s` from 0.0.56 to 0.0.57 - [Release notes](https://github.com/palmsoftware/quick-k8s/releases) - [Commits](https://github.com/palmsoftware/quick-k8s/compare/v0.0.56...v0.0.57) --- updated-dependencies: - dependency-name: palmsoftware/quick-k8s dependency-version: 0.0.57 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/certsuiterun_validation_test.yaml | 2 +- .github/workflows/pre-main.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/certsuiterun_validation_test.yaml b/.github/workflows/certsuiterun_validation_test.yaml index 2f94e65..5059393 100644 --- a/.github/workflows/certsuiterun_validation_test.yaml +++ b/.github/workflows/certsuiterun_validation_test.yaml @@ -37,7 +37,7 @@ jobs: df -h - name: Setup the k8s cluster - uses: palmsoftware/quick-k8s@v0.0.56 + uses: palmsoftware/quick-k8s@v0.0.58 with: disableDefaultCni: true numControlPlaneNodes: 1 diff --git a/.github/workflows/pre-main.yaml b/.github/workflows/pre-main.yaml index e5d84a1..65b5b7d 100644 --- a/.github/workflows/pre-main.yaml +++ b/.github/workflows/pre-main.yaml @@ -106,7 +106,7 @@ jobs: df -h - name: Setup the k8s cluster - uses: palmsoftware/quick-k8s@v0.0.56 + uses: palmsoftware/quick-k8s@v0.0.58 with: disableDefaultCni: true numControlPlaneNodes: 1