From 6d68aee41c695e42940e22c2fabdd4def85393d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 15:16:44 +0200 Subject: [PATCH] Bump updatecli/updatecli-action from 2.43.0 to 2.44.0 (#388) Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.43.0 to 2.44.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/a72a5270f196ed415badcad0056b4c9886da28c5...1fecc22224650fad964be9e12c1b26fdf46ecbd3) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 d77db10c..03431f9f 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -20,7 +20,7 @@ jobs: app_id: ${{ secrets.JENKINS_ADMIN_APP_ID }} private_key: ${{ secrets.JENKINS_ADMIN_APP_PRIVKEY }} - name: Setup updatecli - uses: updatecli/updatecli-action@a72a5270f196ed415badcad0056b4c9886da28c5 # v2 + uses: updatecli/updatecli-action@1fecc22224650fad964be9e12c1b26fdf46ecbd3 # v2 - name: Diff continue-on-error: true