Skip to content

Commit

Permalink
Merge pull request #4972 from kubernetes-sigs/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/dev-dependencies-cba3cefdba

chore(deps): bump helm/kind-action from 1.11.0 to 1.12.0 in the dev-dependencies group
  • Loading branch information
k8s-ci-robot authored Dec 25, 2024
2 parents bae4caf + 9739236 commit 8907080
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@ae94020eaf628e9b9b9f341a10cc0cdcf5c018fb # v1.11.0
uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0
with:
wait: 120s

Expand Down

0 comments on commit 8907080

Please sign in to comment.