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.