We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 71c90d5 + 248f127 commit 4070bfbCopy full SHA for 4070bfb
1 file changed
.github/workflows/dependabot-automerge.yml
@@ -12,7 +12,7 @@ jobs:
12
if: ${{ github.actor == 'dependabot[bot]' }}
13
steps:
14
- name: Wait for check is finished
15
- uses: lewagon/wait-on-check-action@v1.4.0
+ uses: lewagon/wait-on-check-action@v1.4.1
16
id: wait_for_checks
17
with:
18
ref: ${{ github.event.pull_request.head.sha || github.sha }}
0 commit comments