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

chore(deps): update helm/kind-action action to v1.7.0
This commit is contained in:
Ben Lambert
2023-05-23 11:18:10 +02:00
committed by GitHub
+1 -1
View File
@@ -35,7 +35,7 @@ jobs:
cache-prefix: ${{ runner.os }}-v${{ matrix.node-version }}
- name: bootstrap kind
uses: helm/kind-action@v1.5.0
uses: helm/kind-action@v1.7.0
- name: kubernetes test
working-directory: packages/backend-common