mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-26 19:03:16 +00:00
Merge pull request #228 from kubevirt/renovate/github-actions
chore(deps): update helm/kind-action action to v1.14.0
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
|
||||
if: inputs.ansible_test_targets != ''
|
||||
uses: helm/kind-action@v1.13.0
|
||||
uses: helm/kind-action@v1.14.0
|
||||
with:
|
||||
version: v0.31.0
|
||||
install_only: true
|
||||
|
||||
Reference in New Issue
Block a user