Skip to content

Commit

Permalink
Merge pull request #1477 from kubernetes-sigs/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/helm/kind-action-1.10.0

Bump helm/kind-action from 1.9.0 to 1.10.0
  • Loading branch information
k8s-ci-robot authored May 2, 2024
2 parents ee887eb + f79654e commit 0b6511a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:

- name: Create Kind cluster
if: steps.changes.outputs.changed == 'true'
uses: helm/kind-action@99576bfa6ddf9a8e612d83b513da5a75875caced # v1.9.0
uses: helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde # v1.10.0
with:
wait: 120s

Expand Down

0 comments on commit 0b6511a

Please sign in to comment.