Skip to content

Commit ee33c6c

Browse files
Merge pull request #97 from webdevops/dependabot/github_actions/helm/kind-action-1.13.0
Bump helm/kind-action from 1.12.0 to 1.13.0
2 parents 24551be + b171c6b commit ee33c6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: ct lint --debug --config ct.yaml
3232

3333
- name: Create kind cluster
34-
uses: helm/kind-action@v1.12.0
34+
uses: helm/kind-action@v1.13.0
3535
if: steps.list-changed.outputs.changed == 'true'
3636

3737
- name: Run chart-testing (install)

0 commit comments

Comments
 (0)