We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef9869b + 694bef3 commit 9f4fdf2Copy full SHA for 9f4fdf2
.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@74049309dfeff245fe8009a0137eacf28136cb3c # v1.5.0
+ uses: lewagon/wait-on-check-action@a08fbe2b86f9336198f33be6ad9c16b96f92799c # v1.6.0
21
with:
22
repo-token: ${{ secrets.GITHUB_TOKEN }}
23
ref: ${{ github.event.pull_request.head.sha || github.sha }}
0 commit comments