We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f098175 commit 8c8deb0Copy full SHA for 8c8deb0
.github/workflows/auto-merge.yml
@@ -66,7 +66,7 @@ jobs:
66
67
- name: Wait for CI checks
68
if: steps.check_auto_merge.outputs.auto_merge == 'true'
69
- uses: lewagon/wait-on-check-action@v1.3.4
+ uses: lewagon/wait-on-check-action@v1.4.1
70
with:
71
ref: ${{ github.event.pull_request.head.sha }}
72
repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments