From a8f55897ce03494124e27d010ef4c31693219184 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 09:19:29 +0000 Subject: [PATCH] Bump updatecli/updatecli-action from 2.35.0 to 2.36.0 Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.35.0 to 2.36.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/44ba4a4e7e8252bef669b5525de7ca158830750e...b5f1355e222a22480eb4e4a9a271d6217f914fa6) --- 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 1b7e9dda..7c34ab02 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@44ba4a4e7e8252bef669b5525de7ca158830750e # v2 + uses: updatecli/updatecli-action@b5f1355e222a22480eb4e4a9a271d6217f914fa6 # v2 - name: Diff continue-on-error: true