Skip to content

Commit 619796e

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

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

0 commit comments

Comments
 (0)