diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 2bd245b2..6713c9de 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -75,7 +75,7 @@ jobs: auth_file_path: /tmp/config.json - name: Create KinD Cluster - uses: helm/kind-action@dda0770415bac9fc20092cacbc54aa298604d140 # v1.8.0 + uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0 with: config: ./kind/config.yaml