From 72faf1f9097652f7086fb798a11366025a59ccab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 17:50:36 +0000 Subject: [PATCH] chore(deps): bump helmfile/helmfile-action Bumps the github-actions-dependencies group with 1 update: [helmfile/helmfile-action](https://github.com/helmfile/helmfile-action). Updates `helmfile/helmfile-action` from 2.4.3 to 2.4.4 - [Release notes](https://github.com/helmfile/helmfile-action/releases) - [Commits](https://github.com/helmfile/helmfile-action/compare/v2.4.3...v2.4.4) --- updated-dependencies: - dependency-name: helmfile/helmfile-action dependency-version: 2.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] --- .github/workflows/svcaplbot-run-dyff.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/svcaplbot-run-dyff.yml b/.github/workflows/svcaplbot-run-dyff.yml index 289f478dbb..910dfb1029 100644 --- a/.github/workflows/svcaplbot-run-dyff.yml +++ b/.github/workflows/svcaplbot-run-dyff.yml @@ -78,7 +78,7 @@ jobs: - name: Install npm dependencies run: cd "$GITHUB_WORKSPACE/pr" && npm install --no-save && cd "$GITHUB_WORKSPACE/base" && npm install --no-save - name: Install Helm and Helmfile - uses: helmfile/helmfile-action@v2.4.3 + uses: helmfile/helmfile-action@v2.4.4 with: helmfile-args: version # In this step, we only want these tools to be installed helm-plugins: >