From ee31ae787e64e37ae1a8c8baa1244f1d7fc0665d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 20:01:06 +0000 Subject: [PATCH] Bump ridedott/merge-me-action from 2.10.28 to 2.10.43 Bumps [ridedott/merge-me-action](https://github.com/ridedott/merge-me-action) from 2.10.28 to 2.10.43. - [Release notes](https://github.com/ridedott/merge-me-action/releases) - [Changelog](https://github.com/ridedott/merge-me-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/ridedott/merge-me-action/compare/v2.10.28...v2.10.43) --- updated-dependencies: - dependency-name: ridedott/merge-me-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/merge-bot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/merge-bot.yml b/.github/workflows/merge-bot.yml index 38c906d3..fe1977ba 100644 --- a/.github/workflows/merge-bot.yml +++ b/.github/workflows/merge-bot.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Merge me! - uses: ridedott/merge-me-action@v2.10.28 + uses: ridedott/merge-me-action@v2.10.43 with: # Depending on branch protection rules, a manually populated # `GITHUB_TOKEN_WORKAROUND` environment variable with permissions to