Merge pull request #4753 from karmada-io/dependabot/github_actions/helm/kind-action-1.9.0

Bump helm/kind-action from 1.7.0 to 1.9.0
This commit is contained in:
karmada-bot 2024-04-09 19:47:58 +08:00 committed by GitHub
commit 3aea48711c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ jobs:
run: ct lint --debug --check-version-increment=false
- name: Create kind cluster
uses: helm/kind-action@v1.7.0
uses: helm/kind-action@v1.9.0
if: steps.list-changed.outputs.changed == 'true'
with:
wait: 120s