From 1587f7f97377aaf807c675c7ba7451994fd77d7e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 00:37:19 +0000 Subject: [PATCH] chore(deps): update helmfile/helmfile-action action to v2.4.4 --- .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 4b3fc95..8850ba9 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.3 + uses: helmfile/helmfile-action@v2.4.4 with: helmfile-args: lint helmfile-version: "v1.2.3"