From e9b6e687736301e199c30836e36c453166ac1727 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 15:18:05 +0000 Subject: [PATCH] Bump updatecli/updatecli-action from 3.1.3 to 3.2.0 Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 3.1.3 to 3.2.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/2c3221bc5f4499a99fec2c87d9de4a83cb30e990...e71be7554f3f940bc439cf720b3e4e379823c562) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-version: 3.2.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 51fbc97d..00f5c302 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@2c3221bc5f4499a99fec2c87d9de4a83cb30e990 # v3.1.3 + uses: updatecli/updatecli-action@e71be7554f3f940bc439cf720b3e4e379823c562 # v3.2.0 - name: Run Updatecli in Dry Run mode run: updatecli diff --config ./updatecli/updatecli.d --values ./updatecli/values.github-action.yaml