From 0403025eb1db2811788f45bf290e9c35b586c29f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 19:26:57 +0000 Subject: [PATCH] chore(deps): update helm/kind-action action to v1.13.0 --- .github/workflows/lint-workflow-templates.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint-workflow-templates.yaml b/.github/workflows/lint-workflow-templates.yaml index 5e53ea1f4..4d1c03d92 100644 --- a/.github/workflows/lint-workflow-templates.yaml +++ b/.github/workflows/lint-workflow-templates.yaml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 - name: Set up Kind cluster with Helm - uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0 + uses: helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab # v1.13.0 with: cluster_name: argo-lint-cluster