From a9b31c7149d3407c19ec2e7e4ad30393667c4148 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Mar 2023 10:06:29 +0100 Subject: [PATCH] chore(deps): Bump updatecli/updatecli-action from 2.23.0 to 2.24.0 (#260) Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.23.0 to 2.24.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/v2.23.0...v2.24.0) --- 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 929ca59d..c6a58c98 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@v3 - name: "Setup updatecli" - uses: "updatecli/updatecli-action@v2.23.0" + uses: "updatecli/updatecli-action@v2.24.0" - name: "Run updatecli in dryrun" run: "updatecli diff --config ./updatecli/updatecli.d"