diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2b26ea33..e3cd729d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -292,7 +292,7 @@ jobs: - run: rm -rf ./coverage/ - - uses: helm/kind-action@v1.11.0 + - uses: helm/kind-action@v1.12.0 - name: bashcov bats --tap -r tests/it run: bashcov -- tests/bats/core/bin/bats --tap -r tests/it @@ -317,7 +317,7 @@ jobs: shell: [dash] jobs: [4] steps: - - uses: helm/kind-action@v1.11.0 + - uses: helm/kind-action@v1.12.0 - run: kubectl cluster-info