diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml index 3ffc11b4..5d330f3e 100644 --- a/.github/workflows/lint-test.yaml +++ b/.github/workflows/lint-test.yaml @@ -131,7 +131,7 @@ jobs: fi - name: Create kind cluster - uses: helm/kind-action@v1.14.0 + uses: helm/kind-action@v1.15.0 if: steps.list-changed.outputs.changed == 'true' - name: Install MinIO for testing S3 as Primary Storage