We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b62f3e + ccc66ff commit 08bfa63Copy full SHA for 08bfa63
.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@0dceb95e7c4cad8cc7422aee3885998f5cab9c79 # v1.4.0
+ uses: lewagon/wait-on-check-action@3603e826ee561ea102b58accb5ea55a1a7482343 # v1.4.1
21
with:
22
repo-token: ${{ secrets.GITHUB_TOKEN }}
23
ref: ${{ github.event.pull_request.head.sha || github.sha }}
0 commit comments