We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 677f418 commit 4359937Copy full SHA for 4359937
1 file changed
.github/workflows/dependabot_automerge.yml
@@ -16,7 +16,7 @@ jobs:
16
id: metadata
17
18
- name: Wait for status checks
19
- uses: lewagon/wait-on-check-action@v1
+ uses: lewagon/wait-on-check-action@v1.5.0
20
with:
21
repo-token: ${{ secrets.GITHUB_TOKEN }}
22
ref: ${{ github.event.pull_request.head.sha || github.sha }}
0 commit comments