diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 4fd3e8a..bf5c76e 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.4 + uses: helmfile/helmfile-action@v2.0.5 with: helmfile-args: diff