We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9bf4e2 commit 63a085fCopy full SHA for 63a085f
.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.64"
+ uses: "ridedott/merge-me-action@v2.10.67"
20
with:
21
# This must be used as GitHub Actions token does not support pushing
22
# to protected branches.
0 commit comments