diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6fea3ec6..46d7814f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -217,7 +217,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@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0 timeout-minutes: 5 with: config: tests/kind-config-${{matrix.system}}.yaml