Skip to content

Commit fa87f87

Browse files
committed
ci(tools): update helm/kind-action action to v1.13.0
1 parent 1d935c0 commit fa87f87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
- name: Create kind
7676
id: kind
7777
if: steps.detect.outputs.changed == 'true'
78-
uses: helm/kind-action@v1.12.0
78+
uses: helm/kind-action@v1.13.0
7979

8080
- name: Run testing
8181
id: testing

0 commit comments

Comments
 (0)