From 48c04a1128a07dcbcb14e43e8ecfb50ad1de24c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 04:14:45 +0000 Subject: [PATCH] Bump ridedott/merge-me-action from 2.10.50 to 2.10.54 Bumps [ridedott/merge-me-action](https://github.com/ridedott/merge-me-action) from 2.10.50 to 2.10.54. - [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.50...v2.10.54) --- 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/automerge-shared.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automerge-shared.yml b/.github/workflows/automerge-shared.yml index e6bfea6..7858f21 100644 --- a/.github/workflows/automerge-shared.yml +++ b/.github/workflows/automerge-shared.yml @@ -25,7 +25,7 @@ jobs: app_id: ${{ secrets.app_id }} private_key: ${{ secrets.private_key }} - name: Merge me! - uses: ridedott/merge-me-action@v2.10.50 + uses: ridedott/merge-me-action@v2.10.54 with: # Depending on branch protection rules, a manually populated # `GITHUB_TOKEN_WORKAROUND` secret with permissions to push to