diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index da15e47..5b8376d 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.3.0 + - uses: helmfile/helmfile-action@v2.3.1 with: helmfile-auto-init: "true" helmfile-args: "version"