From a2db8056af1d511c040fda83ddd069a6d0dff3c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 May 2024 18:26:13 -0500 Subject: [PATCH] chore(deps): bump ridedott/merge-me-action from 2.10.79 to 2.10.83 --- .github/workflows/merge-me.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/merge-me.yml b/.github/workflows/merge-me.yml index 95f964e..1ed260b 100644 --- a/.github/workflows/merge-me.yml +++ b/.github/workflows/merge-me.yml @@ -16,7 +16,7 @@ jobs: steps: - name: "Auto-merge" if: ${{ github.event.workflow_run.conclusion == 'success' }} - uses: "ridedott/merge-me-action@v2.10.79" + uses: "ridedott/merge-me-action@v2.10.83" with: # This must be used as GitHub Actions token does not support pushing # to protected branches.