Merge pull request #14820 from backstage/renovate/helm-kind-action-1.x

Update helm/kind-action action to v1.4.0
This commit is contained in:
Johan Haals
2022-11-24 11:35:18 +01:00
committed by GitHub
+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