From 8921fd4a9dd66adbf2f629d75ff7835aecb5ee28 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 05:03:59 +0000 Subject: [PATCH] chore(deps): update helmfile/helmfile-action action to v2.4.2 --- .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 063b8ef..cc7e87d 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.1 + uses: helmfile/helmfile-action@v2.4.2 with: helmfile-args: lint helmfile-version: "v1.2.3"