From a8bd389d7ccb2037b4ef9aa0def3f5e592cda023 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 28 May 2025 14:00:07 +0000 Subject: [PATCH] main: Update medyagh/setup-minikube action to v0.0.19 --- .github/workflows/helm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helm.yml b/.github/workflows/helm.yml index 899cfc039f..8163bf1caf 100644 --- a/.github/workflows/helm.yml +++ b/.github/workflows/helm.yml @@ -75,7 +75,7 @@ jobs: run: ct lint --target-branch ${{ github.event.repository.default_branch }} --debug --charts ./helm/polaris - name: Set up Minikube - uses: medyagh/setup-minikube@v0.0.18 + uses: medyagh/setup-minikube@cea33675329b799adccc9526aa5daccc26cd5052 # v0.0.19 - name: Print Docker info run: |