We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42ca0b2 commit 4050698Copy full SHA for 4050698
.github/workflows/merge-me.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- name: "Auto-merge"
18
if: ${{ github.event.workflow_run.conclusion == 'success' }}
19
- uses: "ridedott/merge-me-action@v2.10.93"
+ uses: "ridedott/merge-me-action@v2.10.98"
20
with:
21
# This must be used as GitHub Actions token does not support pushing
22
# to protected branches.
0 commit comments