ci: bump helm/kind-action from 1.3.0 to 1.4.0 (#3645)

This commit is contained in:
dependabot[bot] 2022-09-26 09:19:06 +02:00 committed by GitHub
parent 2aeaf9da02
commit fd790ecf98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ jobs:
with:
domain: ${{github.repository_owner}}
- name: Create k8s Kind Cluster
uses: helm/kind-action@v1.3.0
uses: helm/kind-action@v1.4.0
- name: run integration
run: |
poetry run make test-integration