From 88323ee9d2582d32426b0bcd5ef0689caf0ed453 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 00:46:34 +0000 Subject: [PATCH] Bump medyagh/setup-minikube from 0.0.18 to 0.0.19 Bumps [medyagh/setup-minikube](https://github.com/medyagh/setup-minikube) from 0.0.18 to 0.0.19. - [Release notes](https://github.com/medyagh/setup-minikube/releases) - [Commits](https://github.com/medyagh/setup-minikube/compare/v0.0.18...v0.0.19) --- updated-dependencies: - dependency-name: medyagh/setup-minikube dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/helm-chart.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helm-chart.yml b/.github/workflows/helm-chart.yml index dccc3acc4a..d40cdd2012 100644 --- a/.github/workflows/helm-chart.yml +++ b/.github/workflows/helm-chart.yml @@ -26,7 +26,7 @@ jobs: changes: ${{ env.VALUE_CHANGES }} - name: Start minikube - uses: medyagh/setup-minikube@v0.0.18 + uses: medyagh/setup-minikube@v0.0.19 with: driver: docker container-runtime: containerd