We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c443da6 + a7bec8c commit 672962cCopy full SHA for 672962c
1 file changed
.github/workflows/dependabot_automerge.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: dependabot/fetch-metadata@v1
13
id: metadata
14
- name: Wait for status checks
15
- uses: lewagon/wait-on-check-action@v1.2.0
+ uses: lewagon/wait-on-check-action@v1.3.1
16
with:
17
repo-token: ${{ secrets.MATZBOT_GITHUB_TOKEN }}
18
ref: ${{ github.event.pull_request.head.sha || github.sha }}
0 commit comments