diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f5f70462..0d867ec2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -216,7 +216,7 @@ jobs: - if: matrix.e2e == 'e2e' run: chmod +x psp-migration-linuxstatic-x64 - - uses: helm/kind-action@ae94020eaf628e9b9b9f341a10cc0cdcf5c018fb # v1.11.0 + - uses: helm/kind-action@ef37e7f390d99f746eb8b610417061a60e82a6cc # v1.14.0 timeout-minutes: 5 with: config: tests/kind-config-${{matrix.system}}.yaml