diff --git a/.github/workflows/minikube.yml b/.github/workflows/minikube.yml index 4f0e896..ace11c9 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@692973e3d937129bcbf40652eb9f2f61becf3332 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - name: Start minikube uses: medyagh/setup-minikube@latest # now you can run kubectl to see the pods in the cluster