From 84a9a4d1e5ba30975fa6486a6329b04a0dc41494 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 16:40:13 -0500 Subject: [PATCH] chore(deps): bump ridedott/merge-me-action from 2.10.52 to 2.10.54 --- .github/workflows/merge-dependabot-upgrades.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/merge-dependabot-upgrades.yml b/.github/workflows/merge-dependabot-upgrades.yml index 588db65..c31c0bf 100644 --- a/.github/workflows/merge-dependabot-upgrades.yml +++ b/.github/workflows/merge-dependabot-upgrades.yml @@ -17,7 +17,7 @@ jobs: steps: - name: Auto-Merge if: ${{ github.event.workflow_run.conclusion == 'success' }} - uses: ridedott/merge-me-action@v2.10.52 + uses: ridedott/merge-me-action@v2.10.54 with: # This must be used as GitHub Actions token does not support pushing # to protected branches.