From e57e029546b5f7ff1284a58e3b53dbcb998b3cc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 09:57:50 +0000 Subject: [PATCH] Bump updatecli/updatecli-action from 2.39.0 to 2.40.0 Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.39.0 to 2.40.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/e0a352905ddb198fc7b068935133776c646465f9...9eb9b68365a51776d35d6142a5f328cc2102ad09) --- 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.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index 36d8f775..647006f8 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@e0a352905ddb198fc7b068935133776c646465f9 # v2 + uses: updatecli/updatecli-action@9eb9b68365a51776d35d6142a5f328cc2102ad09 # v2 - name: Diff continue-on-error: true