diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 7a42168..ca78975 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -90,7 +90,7 @@ jobs: method: kubeconfig kubeconfig: ${{ secrets.KUBECONFIG }} - name: Validate Helm - uses: helmfile/helmfile-action@v2.0.5 + uses: helmfile/helmfile-action@v2.1.0 with: helmfile-args: diff