Skip to content

Commit

Permalink
Merge pull request #155 from kubevirt/renovate/github-actions
Browse files Browse the repository at this point in the history
chore(deps): update helm/kind-action action to v1.11.0
  • Loading branch information
kubevirt-bot authored Dec 16, 2024
2 parents 18f2cbb + 5ff4197 commit bea6323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:

- name: Install kind / kubectl
if: inputs.ansible_test_targets != ''
uses: helm/kind-action@v1.10.0
uses: helm/kind-action@v1.11.0
with:
version: v0.25.0
install_only: true
Expand Down

0 comments on commit bea6323

Please sign in to comment.