From 29a614fd84b42cd0cb17bb5c5d7c1d3ef043b8dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 12:30:52 -0500 Subject: [PATCH] chore(deps): bump ridedott/merge-me-action from 2.10.70 to 2.10.76 --- .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 cafd66c..f5e3922 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.70" + uses: "ridedott/merge-me-action@v2.10.76" with: # This must be used as GitHub Actions token does not support pushing # to protected branches.