diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml index a338d02f0..d95121192 100644 --- a/.github/workflows/lint-test.yaml +++ b/.github/workflows/lint-test.yaml @@ -49,7 +49,7 @@ jobs: - name: Create kind cluster if: steps.list-changed.outputs.changed == 'true' - uses: helm/kind-action@v1.12.0 + uses: helm/kind-action@v1.13.0 - name: Install Altinity ClickHouse Operator if: steps.list-changed.outputs.changed == 'true'