mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-07-29 10:54:35 +00:00
Merge pull request #135 from kubevirt/renovate/github-actions
chore(deps): update helm/kind-action action to v1.10.0
This commit is contained in:
2
.github/workflows/integration.yml
vendored
2
.github/workflows/integration.yml
vendored
@@ -110,7 +110,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install kind / kubectl
|
- name: Install kind / kubectl
|
||||||
if: inputs.ansible_test_targets != ''
|
if: inputs.ansible_test_targets != ''
|
||||||
uses: helm/kind-action@v1.9.0
|
uses: helm/kind-action@v1.10.0
|
||||||
with:
|
with:
|
||||||
version: v0.24.0
|
version: v0.24.0
|
||||||
install_only: true
|
install_only: true
|
||||||
|
|||||||
Reference in New Issue
Block a user