From 15dd385a51ca1806085ee467bd3c9dd9b8a1f758 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 03:36:03 +0000 Subject: [PATCH] chore: bump updatecli/updatecli-action in the all group Bumps the all group with 1 update: [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action). Updates `updatecli/updatecli-action` from 2.70.0 to 2.71.0 - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/v2.70.0...v2.71.0) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 83b9fe9..ec73364 100644 --- a/action.yaml +++ b/action.yaml @@ -40,7 +40,7 @@ runs: shell: bash - name: Install updatecli in the runner - uses: updatecli/updatecli-action@v2.70.0 + uses: updatecli/updatecli-action@v2.71.0 - name: Run updatecli in apply mode run: |