chore(deps): update helmfile/helmfile-action action to v2.4.4
renovate/stability-days Updates have met minimum release age requirement

This commit is contained in:
2026-05-16 10:04:20 +00:00
parent 2aecdb373d
commit ab88156c53
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ jobs:
method: kubeconfig
kubeconfig: ${{ secrets.KUBECONFIG }}
- name: Deploy Helm
uses: helmfile/helmfile-action@02671705b1dda1dc4b0a4ddd4f9f1ea8f4568c6f # v2.4.3
uses: helmfile/helmfile-action@f6f7844b9e6d9f5ac8cf4cdae8ada1a42755c036 # v2.4.4
with:
helmfile-args: apply
env: ${{ fromJSON(inputs.helmfile_env) }}