From a8353ddd80586ffcdf5410008e1fc94d75a3206c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 04:17:27 +0000 Subject: [PATCH] chore(deps): bump updatecli/updatecli-action from 2.71.0 to 2.72.0 Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.71.0 to 2.72.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/v2.71.0...v2.72.0) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/updatecli.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli.yml b/.github/workflows/updatecli.yml index 4501a79..34b919e 100644 --- a/.github/workflows/updatecli.yml +++ b/.github/workflows/updatecli.yml @@ -26,7 +26,7 @@ jobs: echo "owner=$owner" >> $GITHUB_OUTPUT echo "repo=$repo" >> $GITHUB_OUTPUT - name: Setup Updatecli - uses: updatecli/updatecli-action@v2.71.0 + uses: updatecli/updatecli-action@v2.72.0 ## Ensure that the updatecli configurations are valid without waiting for the daily execution from the workflow "Updatecli" - name: Diff