From 2d26bf83cfaec6168c9a9aa1e4c78b46c375de21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 07:02:39 +0000 Subject: [PATCH] Bump updatecli/updatecli-action from 2.87.1 to 2.88.0 Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.87.1 to 2.88.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/60a9429087baeeaa732fd853d44ae16a8334027e...b1405b899ee27cdaf56637d3cc7b9bc6a689b37c) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-version: 2.88.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 12fcb1a9..d5f5475e 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -20,7 +20,7 @@ jobs: persist-credentials: false - name: Install Updatecli in the runner - uses: updatecli/updatecli-action@60a9429087baeeaa732fd853d44ae16a8334027e # v2.87.1 + uses: updatecli/updatecli-action@b1405b899ee27cdaf56637d3cc7b9bc6a689b37c # v2.88.0 - name: Run Updatecli in Dry Run mode run: updatecli diff --config ./updatecli/updatecli.d --values ./updatecli/values.github-action.yaml