We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f121d9a + bcb51d4 commit bc6b53fCopy full SHA for bc6b53f
.github/workflows/dependabot_automerge.yml
@@ -14,7 +14,7 @@ jobs:
14
if: ${{ github.actor == 'dependabot[bot]' }}
15
steps:
16
- name: Wait for check is finished
17
- uses: lewagon/wait-on-check-action@v1.4.1
+ uses: lewagon/wait-on-check-action@v1.5.0
18
id: wait_for_checks
19
with:
20
ref: ${{ github.event.pull_request.head.sha || github.sha }}
0 commit comments