diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ab23b7a..512003d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: - uses: actions/checkout@v6 # Install Helmfile & Helm - - uses: helmfile/helmfile-action@v2.4.0 + - uses: helmfile/helmfile-action@v2.4.1 with: helmfile-auto-init: "true" helmfile-args: "version"