From 960b389f9f61e7c5c151cf7faf95b57b5f673754 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 12:12:29 +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.61 to 0.0.62 - [Release notes](https://github.com/palmsoftware/quick-k8s/releases) - [Commits](https://github.com/palmsoftware/quick-k8s/compare/v0.0.61...v0.0.62) --- updated-dependencies: - dependency-name: palmsoftware/quick-k8s dependency-version: 0.0.62 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 ba833ac..43cf5f1 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.61 + uses: palmsoftware/quick-k8s@v0.0.62 with: disableDefaultCni: true numControlPlaneNodes: 1 diff --git a/.github/workflows/pre-main.yaml b/.github/workflows/pre-main.yaml index 836de3b..822c2e0 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.61 + uses: palmsoftware/quick-k8s@v0.0.62 with: disableDefaultCni: true numControlPlaneNodes: 1