From 7e291fbe61db190a99f962b39babb5e9f7adf9e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 15:06:16 +0000 Subject: [PATCH] chore(deps): update mamezou-tech/setup-helmfile action to v1.3.0 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 5fd2157..8983d7c 100644 --- a/action.yml +++ b/action.yml @@ -131,7 +131,7 @@ runs: force: true - name: Setup helmfile - uses: mamezou-tech/setup-helmfile@v1.2.0 + uses: mamezou-tech/setup-helmfile@v1.3.0 if: ${{ inputs.operation == 'deploy' }} with: helmfile-version: "${{ inputs.helmfile-version }}"