Skip to content

Commit 66bc0c8

Browse files
build(deps): bump lewagon/wait-on-check-action from 1.7.0 to 1.8.0 (#398)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 318c0a9 commit 66bc0c8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr-auto-merge.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
shell: bash
3838

3939
- name: Wait for "${{ matrix.tf-checks }}" to Succeed
40-
uses: lewagon/wait-on-check-action@v1.7.0
40+
uses: lewagon/wait-on-check-action@v1.8.0
4141
with:
4242
ref: ${{ github.event.pull_request.head.sha }}
4343
check-name: ${{ matrix.tf-checks }}
@@ -65,7 +65,7 @@ jobs:
6565
shell: bash
6666

6767
- name: Wait for "${{ matrix.tf-checks }}" to Succeed
68-
uses: lewagon/wait-on-check-action@v1.7.0
68+
uses: lewagon/wait-on-check-action@v1.8.0
6969
with:
7070
ref: ${{ github.event.pull_request.head.sha }}
7171
check-name: ${{ matrix.tf-checks }}

0 commit comments

Comments
 (0)