diff --git a/.github/workflows/merge-bot.yml b/.github/workflows/merge-bot.yml index 38c906d3..fe1977ba 100644 --- a/.github/workflows/merge-bot.yml +++ b/.github/workflows/merge-bot.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Merge me! - uses: ridedott/merge-me-action@v2.10.28 + uses: ridedott/merge-me-action@v2.10.43 with: # Depending on branch protection rules, a manually populated # `GITHUB_TOKEN_WORKAROUND` environment variable with permissions to