Skip to content

Commit e0108cf

Browse files
build(deps): bump lewagon/wait-on-check-action from 1.3.4 to 1.4.0 (#212)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a1abc0 commit e0108cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto_merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
shell: bash
2828

2929
- name: Wait for "${{ matrix.tf-checks }}" to Succeed
30-
uses: lewagon/wait-on-check-action@v1.3.4
30+
uses: lewagon/wait-on-check-action@v1.4.0
3131
with:
3232
ref: ${{ github.event.pull_request.head.sha }}
3333
check-name: ${{ matrix.tf-checks }}

0 commit comments

Comments
 (0)