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

Update helm/kind-action action to v1.5.0
This commit is contained in:
Fredrik Adelöw
2022-12-18 15:29:30 +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.4.0
uses: helm/kind-action@v1.5.0
- name: kubernetes test
working-directory: packages/backend-common