From 8e90c1bb42e01b379d25fc2b101baefe6049d314 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 13:13:39 +0000 Subject: [PATCH] chore(deps): update automerge non-major updates --- .github/workflows/lint.yaml | 2 +- mise.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 17df59f..a109987 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.3.0 + uses: helmfile/helmfile-action@v2.3.1 with: helmfile-args: lint helmfile-version: "v1.2.3" diff --git a/mise.toml b/mise.toml index 430b46b..dea6ca6 100644 --- a/mise.toml +++ b/mise.toml @@ -1,3 +1,3 @@ [tools] helm = "4.1.1" -helmfile = "1.3.2" +helmfile = "1.4.0"