diff --git a/.github/workflows/build-and-test.yaml b/.github/workflows/build-and-test.yaml index 3a1291e2..d9185281 100644 --- a/.github/workflows/build-and-test.yaml +++ b/.github/workflows/build-and-test.yaml @@ -530,7 +530,7 @@ jobs: fetch-depth: 0 - name: Set up kind cluster - uses: helm/kind-action@v1.10.0 + uses: helm/kind-action@ef37e7f390d99f746eb8b610417061a60e82a6cc # v1.14.0 with: version: v0.30.0 cluster_name: e2e-kind diff --git a/.github/workflows/k8s-collector-integration.yaml b/.github/workflows/k8s-collector-integration.yaml index b65542aa..55b17e15 100644 --- a/.github/workflows/k8s-collector-integration.yaml +++ b/.github/workflows/k8s-collector-integration.yaml @@ -57,7 +57,7 @@ jobs: uses: actions/checkout@v4 - name: Set up kind cluster - uses: helm/kind-action@v1.10.0 + uses: helm/kind-action@ef37e7f390d99f746eb8b610417061a60e82a6cc # v1.14.0 with: version: v0.30.0 cluster_name: k8s-collector-e2e