Skip to content

Commit d220c6b

Browse files
build(deps): bump palmsoftware/quick-k8s (#3515)
Bumps the other-actions group in /.github/actions/setup-partner-cluster with 1 update: [palmsoftware/quick-k8s](https://github.com/palmsoftware/quick-k8s). Updates `palmsoftware/quick-k8s` from 0.0.51 to 0.0.58 - [Release notes](https://github.com/palmsoftware/quick-k8s/releases) - [Commits](palmsoftware/quick-k8s@v0.0.51...v0.0.58) --- updated-dependencies: - dependency-name: palmsoftware/quick-k8s dependency-version: 0.0.58 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59cc19b commit d220c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-partner-cluster/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ runs:
2020
path: certsuite-sample-workload
2121

2222
- name: Setup quick-k8s cluster
23-
uses: palmsoftware/quick-k8s@v0.0.51
23+
uses: palmsoftware/quick-k8s@v0.0.58
2424
with:
2525
disableDefaultCni: true
2626
numControlPlaneNodes: 1

0 commit comments

Comments
 (0)