From f7b3f79c6f1fef4427b365bbf577deea0707621a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 04:34:35 +0000 Subject: [PATCH] chore(deps): update helmfile/helmfile-action action to v2.4.3 --- .github/workflows/lint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index cc7e87d..4b3fc95 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@v6 - name: Run helmfile lint - uses: helmfile/helmfile-action@v2.4.2 + uses: helmfile/helmfile-action@v2.4.3 with: helmfile-args: lint helmfile-version: "v1.2.3"