Merge branch '4.x' into 5.x

This commit is contained in:
Ben Ramsey
2023-01-11 19:45:14 -06:00
4 changed files with 19 additions and 2 deletions
@@ -17,7 +17,7 @@ jobs:
steps:
- name: Auto-Merge
if: ${{ github.event.workflow_run.conclusion == 'success' }}
uses: ridedott/merge-me-action@v2.10.39
uses: ridedott/merge-me-action@v2.10.42
with:
# This must be used as GitHub Actions token does not support pushing
# to protected branches.