Skip to content

Commit c569cdb

Browse files
Bump palmsoftware/quick-k8s in the github-actions group (#293)
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](palmsoftware/quick-k8s@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0fda19a commit c569cdb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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.56
40+
uses: palmsoftware/quick-k8s@v0.0.58
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.56
109+
uses: palmsoftware/quick-k8s@v0.0.58
110110
with:
111111
disableDefaultCni: true
112112
numControlPlaneNodes: 1

0 commit comments

Comments
 (0)