diff --git a/.github/workflows/minikube.yml b/.github/workflows/minikube.yml index a4b8312..e396f45 100644 --- a/.github/workflows/minikube.yml +++ b/.github/workflows/minikube.yml @@ -7,7 +7,7 @@ jobs: runs-on: ubuntu-latest name: build discover and deploy steps: - - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 + - uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f - name: Start minikube uses: medyagh/setup-minikube@latest # now you can run kubectl to see the pods in the cluster