From b36dc4928e8e2a6b2899da15f9cd0bb5a2e0568d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 12:12:59 +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.60 to 0.0.61 - [Release notes](https://github.com/palmsoftware/quick-k8s/releases) - [Commits](https://github.com/palmsoftware/quick-k8s/compare/v0.0.60...v0.0.61) --- updated-dependencies: - dependency-name: palmsoftware/quick-k8s dependency-version: 0.0.61 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 3945279..ba833ac 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.60 + uses: palmsoftware/quick-k8s@v0.0.61 with: disableDefaultCni: true numControlPlaneNodes: 1 diff --git a/.github/workflows/pre-main.yaml b/.github/workflows/pre-main.yaml index 0f8fff7..836de3b 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.60 + uses: palmsoftware/quick-k8s@v0.0.61 with: disableDefaultCni: true numControlPlaneNodes: 1