Skip to content

Commit 07d4304

Browse files
Update helm/kind-action action to v1.13.0
1 parent 1a091fe commit 07d4304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

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

4545
- name: Create kind cluster
4646
if: steps.list-changed.outputs.changed == 'true'
47-
uses: helm/kind-action@v1.10.0
47+
uses: helm/kind-action@v1.13.0
4848

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

0 commit comments

Comments
 (0)