From 3c7ab1bd5a70cdd1e94017694b86dc548db196ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 04:20:12 +0000 Subject: [PATCH] chore(deps): bump updatecli/updatecli-action from 2.64.0 to 2.65.0 Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.64.0 to 2.65.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/v2.64.0...v2.65.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 2dc221d..3e8be82 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.64.0 + uses: updatecli/updatecli-action@v2.65.0 ## Ensure that the updatecli configurations are valid without waiting for the daily execution from the workflow "Updatecli" - name: Diff