Skip to content

Commit

Permalink
Merge pull request kubernetes-sigs#3048 from kubernetes-sigs/dependab…
Browse files Browse the repository at this point in the history
…ot/github_actions/helm/kind-action-1.4.0

Bump helm/kind-action from 1.3.0 to 1.4.0
  • Loading branch information
k8s-ci-robot authored Dec 13, 2022
2 parents 9a2c93b + a898a86 commit 90c4a15
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 @@ -52,7 +52,7 @@ jobs:
run: ct lint --check-version-increment=false

- name: Set-up Kind cluster
uses: helm/kind-action@d08cf6ff1575077dee99962540d77ce91c62387d
uses: helm/kind-action@9e8295d178de23cbfbd8fa16cf844eec1d773a07
with:
wait: 120s
if: steps.list-changed.outputs.changed == 'true'
Expand Down

0 comments on commit 90c4a15

Please sign in to comment.