mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-26 19:03:16 +00:00
chore(deps): update helm/kind-action action to v1.14.0
Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
This commit is contained in:
2
.github/workflows/integration.yml
vendored
2
.github/workflows/integration.yml
vendored
@@ -141,7 +141,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.13.0
|
uses: helm/kind-action@v1.14.0
|
||||||
with:
|
with:
|
||||||
version: v0.31.0
|
version: v0.31.0
|
||||||
install_only: true
|
install_only: true
|
||||||
|
|||||||
Reference in New Issue
Block a user