Skip to content

Commit 0128bb7

Browse files
Bump palmsoftware/quick-k8s in the github-actions group (#297)
Bumps the github-actions group with 1 update: [palmsoftware/quick-k8s](https://github.com/palmsoftware/quick-k8s). Updates `palmsoftware/quick-k8s` from 0.0.59 to 0.0.60 - [Release notes](https://github.com/palmsoftware/quick-k8s/releases) - [Commits](palmsoftware/quick-k8s@v0.0.59...v0.0.60) --- updated-dependencies: - dependency-name: palmsoftware/quick-k8s dependency-version: 0.0.60 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e9a3834 commit 0128bb7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/certsuiterun_validation_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
df -h
3838
3939
- name: Setup the k8s cluster
40-
uses: palmsoftware/quick-k8s@v0.0.59
40+
uses: palmsoftware/quick-k8s@v0.0.60
4141
with:
4242
disableDefaultCni: true
4343
numControlPlaneNodes: 1

.github/workflows/pre-main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
df -h
107107
108108
- name: Setup the k8s cluster
109-
uses: palmsoftware/quick-k8s@v0.0.59
109+
uses: palmsoftware/quick-k8s@v0.0.60
110110
with:
111111
disableDefaultCni: true
112112
numControlPlaneNodes: 1

0 commit comments

Comments
 (0)