From f22233c766fe68245c0281dd9e7852f33c5a35b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 05:10:56 +0000 Subject: [PATCH] Bump updatecli/updatecli-action from 3.3.0 to 3.4.0 Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/5bda7da77bf4d181bce5f807d73d832b62062acf...5dfc616e57b07d2302c3f37e5b72a4ead82dbbf8) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/updatecli.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index d55240bc..2e84a885 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -23,7 +23,7 @@ jobs: persist-credentials: false - name: Install Updatecli in the runner - uses: updatecli/updatecli-action@5bda7da77bf4d181bce5f807d73d832b62062acf # v3.3.0 + uses: updatecli/updatecli-action@5dfc616e57b07d2302c3f37e5b72a4ead82dbbf8 # v3.4.0 - name: Run Updatecli in Dry Run mode run: updatecli diff --config ./updatecli/updatecli.d --values ./updatecli/values.github-action.yaml