diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 2bd245b2..a6cfb56e 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@0025e74a8c7512023d06dc019c617aa3cf561fde # v1.10.0 with: config: ./kind/config.yaml