We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1684a5c + fdd466c commit f47678dCopy full SHA for f47678d
.github/workflows/dependabot_automerge.yml
@@ -17,7 +17,7 @@ jobs:
17
id: metadata
18
19
- name: Wait for status checks
20
- uses: lewagon/wait-on-check-action@3603e826ee561ea102b58accb5ea55a1a7482343 # v1.4.1
+ uses: lewagon/wait-on-check-action@74049309dfeff245fe8009a0137eacf28136cb3c # v1.5.0
21
with:
22
repo-token: ${{ secrets.GITHUB_TOKEN }}
23
ref: ${{ github.event.pull_request.head.sha || github.sha }}
0 commit comments