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.
1 parent 4f18e50 commit 11580edCopy full SHA for 11580ed
.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@ccfb013c15c8afb7bf2b7c028fb74dc5a068cccc # v1.3.4
+ uses: lewagon/wait-on-check-action@0dceb95e7c4cad8cc7422aee3885998f5cab9c79 # v1.4.0
21
with:
22
repo-token: ${{ secrets.GITHUB_TOKEN }}
23
ref: ${{ github.event.pull_request.head.sha || github.sha }}
0 commit comments