diff --git a/.github/workflows/ci-chart.yaml b/.github/workflows/ci-chart.yaml index 4f020cb..f1345f1 100644 --- a/.github/workflows/ci-chart.yaml +++ b/.github/workflows/ci-chart.yaml @@ -70,7 +70,7 @@ jobs: - name: Create kind cluster if: steps.list-changed.outputs.changed == 'true' - uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0 + uses: helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab # v1.13.0 - name: Prepare cluster for tests if: steps.list-changed.outputs.changed == 'true'