From f8dbc91f9faf3036620397a3957e76afe9aea6cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 11:02:48 +0000 Subject: [PATCH] Bump updatecli/updatecli-action from 2.61.0 to 2.68.0 Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.61.0 to 2.68.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/eb158f6fd9e425b940a6750d6318f98e050ac390...92a13b95c2cd9f1c6742c965509203c6a5635ed7) --- 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 04dc4baa9..c46f30721 100644 --- a/.github/workflows/updatecli.yml +++ b/.github/workflows/updatecli.yml @@ -40,7 +40,7 @@ jobs: token: ${{ secrets.BOT_GITHUB_TOKEN }} - name: Install Updatecli - uses: updatecli/updatecli-action@eb158f6fd9e425b940a6750d6318f98e050ac390 # v2.61.0 + uses: updatecli/updatecli-action@92a13b95c2cd9f1c6742c965509203c6a5635ed7 # v2.68.0 - name: Run Updatecli in ${{ env.UPDATECLI_MODE }} mode run: >-