diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index eccadf5..a28e1a9 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.1.0 + - uses: helmfile/helmfile-action@v2.2.0 with: helmfile-auto-init: "true" helmfile-args: "version"