Skip to content

Commit b114dfd

Browse files
authored
Merge pull request #105 from leaseweb/dependabot/github_actions/helm/kind-action-1.13.0
build(deps): bump helm/kind-action from 1.12.0 to 1.13.0
2 parents 12e6f54 + e720938 commit b114dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/charts-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
fi
3636
- name: Create kind cluster
3737
if: steps.list-changed.outputs.changed == 'true'
38-
uses: helm/kind-action@v1.12.0
38+
uses: helm/kind-action@v1.13.0
3939

4040
- name: Run chart-testing (install)
4141
if: steps.list-changed.outputs.changed == 'true'

0 commit comments

Comments
 (0)