From aa429c86fcfe015135cbd1f1bcb8f8ebb7214814 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 15:52:44 +0000 Subject: [PATCH] chore(deps): bump updatecli/updatecli-action from 3.4.0 to 3.5.0 Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/5dfc616e57b07d2302c3f37e5b72a4ead82dbbf8...d422ba543720d01a96d4c3e3ab8544cc188cd711) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-version: 3.5.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 98917041..741a19a3 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -14,7 +14,7 @@ jobs: - name: Checkout uses: actions/checkout@v7 - name: Setup updatecli - uses: updatecli/updatecli-action@5dfc616e57b07d2302c3f37e5b72a4ead82dbbf8 # v3.4.0 + uses: updatecli/updatecli-action@d422ba543720d01a96d4c3e3ab8544cc188cd711 # v3.5.0 - name: Diff run: updatecli pipeline diff --config ./updatecli/updatecli.d --values ./updatecli/values.github-action.yaml env: