diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c3feb55..177a430 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: - uses: actions/checkout@v7 # Install Helmfile & Helm - - uses: helmfile/helmfile-action@v2.4.5 + - uses: helmfile/helmfile-action@v2.4.6 with: helmfile-auto-init: "true" helmfile-args: "version"