From 41ede1e09a90fed5e4a11af74fbb96c01e0d7d30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 16:29:35 +0200 Subject: [PATCH] Bump updatecli/updatecli-action from 2.61.0 to 2.62.0 (#523) Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.61.0 to 2.62.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/eb158f6fd9e425b940a6750d6318f98e050ac390...8189f9f0e590d265fee517279fa4416eea5459ca) --- 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 bc98a73..3f750d7 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@eb158f6fd9e425b940a6750d6318f98e050ac390 # v2 + uses: updatecli/updatecli-action@8189f9f0e590d265fee517279fa4416eea5459ca # v2 - name: Diff continue-on-error: true