Skip to content

Commit de04431

Browse files
chore(deps): update helm/kind-action action to v1.13.0
1 parent 6327feb commit de04431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
- name: Create kind cluster
5050
if: steps.list-changed.outputs.changed == 'true'
51-
uses: helm/kind-action@v1.12.0
51+
uses: helm/kind-action@v1.13.0
5252

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

0 commit comments

Comments
 (0)