Update helm/kind-action action to v1.4.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-11-23 15:37:09 +00:00
committed by GitHub
parent 1c1d589bd9
commit 79436b5120
+1 -1
View File
@@ -33,7 +33,7 @@ jobs:
cache-prefix: ${{ runner.os }}-v${{ matrix.node-version }}
- name: bootstrap kind
uses: helm/kind-action@v1.3.0
uses: helm/kind-action@v1.4.0
- name: kubernetes test
working-directory: packages/backend-common