mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-05-08 06:12:39 +00:00
Merge pull request #155 from kubevirt/renovate/github-actions
chore(deps): update helm/kind-action action to v1.11.0
This commit is contained in:
2
.github/workflows/integration.yml
vendored
2
.github/workflows/integration.yml
vendored
@@ -132,7 +132,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.10.0
|
uses: helm/kind-action@v1.11.0
|
||||||
with:
|
with:
|
||||||
version: v0.25.0
|
version: v0.25.0
|
||||||
install_only: true
|
install_only: true
|
||||||
|
|||||||
Reference in New Issue
Block a user