diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 8850ba9..d399947 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.4 + uses: helmfile/helmfile-action@v2.4.5 with: helmfile-args: lint helmfile-version: "v1.2.3" diff --git a/mise.toml b/mise.toml index 651b84f..9684a4d 100644 --- a/mise.toml +++ b/mise.toml @@ -1,3 +1,3 @@ [tools] -helm = "4.2.0" -helmfile = "1.5.2" +helm = "4.2.1" +helmfile = "1.5.3"