From cc127abaf2f21be02d123f0497976adf11b6aac5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 17:06:15 +0000 Subject: [PATCH] chore(deps): Bump updatecli/updatecli-action from 2.1.0 to 2.2.0 Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/v2.1.0...v2.2.0) --- 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 6d49dd1d..d877afa2 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@v2 - name: "Setup updatecli" - uses: "updatecli/updatecli-action@v2.1.0" + uses: "updatecli/updatecli-action@v2.2.0" - name: "Run updatecli in dryrun" run: "updatecli diff --config ./updatecli/updatecli.d"