From 408a5373c714811038adf86a8a8a80f7f6b18700 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 12:05:55 +0200 Subject: [PATCH] Bump updatecli/updatecli-action from 2.40.0 to 2.41.0 (#381) Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.40.0 to 2.41.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/9eb9b68365a51776d35d6142a5f328cc2102ad09...df9eb45c5cb7f414b303dce6c74fcad1c0e10c5a) --- 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 647006f8..6425ea4f 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@9eb9b68365a51776d35d6142a5f328cc2102ad09 # v2 + uses: updatecli/updatecli-action@df9eb45c5cb7f414b303dce6c74fcad1c0e10c5a # v2 - name: Diff continue-on-error: true