Skip to content

Commit 792951a

Browse files
chore(deps): update helm/kind-action action to v1.13.0
1 parent f32fb41 commit 792951a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-chart.yaml

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

6060
- name: Create kind cluster
6161
if: steps.list-changed.outputs.changed == 'true'
62-
uses: helm/kind-action@v1.12.0
62+
uses: helm/kind-action@v1.13.0
6363

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

0 commit comments

Comments
 (0)