We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0718814 commit 89cbcc3Copy full SHA for 89cbcc3
.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/[email protected].1
+ uses: lewagon/[email protected].3
16
id: wait_for_checks
17
with:
18
ref: ${{ github.event.pull_request.head.sha || github.sha }}
0 commit comments