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 318c0a9 commit 66bc0c8Copy full SHA for 66bc0c8
1 file changed
.github/workflows/pr-auto-merge.yml
@@ -37,7 +37,7 @@ jobs:
37
shell: bash
38
39
- name: Wait for "${{ matrix.tf-checks }}" to Succeed
40
- uses: lewagon/wait-on-check-action@v1.7.0
+ uses: lewagon/wait-on-check-action@v1.8.0
41
with:
42
ref: ${{ github.event.pull_request.head.sha }}
43
check-name: ${{ matrix.tf-checks }}
@@ -65,7 +65,7 @@ jobs:
65
66
67
68
69
70
71
0 commit comments