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 1e1ea24 + 4ba959c commit 7c50a0bCopy full SHA for 7c50a0b
.github/workflows/dependabot_automerge.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: dependabot/fetch-metadata@v2
13
id: metadata
14
- name: Wait for status checks
15
- uses: lewagon/wait-on-check-action@v1.3.3
+ uses: lewagon/wait-on-check-action@v1.3.4
16
with:
17
repo-token: ${{ secrets.MATZBOT_GITHUB_TOKEN }}
18
ref: ${{ github.event.pull_request.head.sha || github.sha }}
0 commit comments