From 8a02e79a7f649854663a0396dd5308fb992ae4b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Jul 2025 13:29:20 +0000 Subject: [PATCH] Bump updatecli/updatecli-action from 2.86.0 to 2.87.0 Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.86.0 to 2.87.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/1536e372d5f433385f11b5b133b23a9833c510ce...fe1c9dbd7a0442ffb01dcf150a21514fc8d09ab7) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-version: 2.87.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 c377bf78..d1d90a80 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@1536e372d5f433385f11b5b133b23a9833c510ce # v2.86.0 + uses: updatecli/updatecli-action@fe1c9dbd7a0442ffb01dcf150a21514fc8d09ab7 # v2.87.0 - name: Run Updatecli in Dry Run mode run: updatecli diff --config ./updatecli/updatecli.d --values ./updatecli/values.github-action.yaml