Skip to content

Commit 015f059

Browse files
ci(deps): bump jchen1/wait-for-green from 1.0.8 to 2.0.0 (#172)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6598742 commit 015f059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-review.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
token: ${{ steps.bot-token.outputs.token }}
6666
- id: status-checks
6767
name: Wait for status checks to complete
68-
uses: jchen1/wait-for-green@v1.0.8
68+
uses: jchen1/wait-for-green@v2.0.0
6969
with:
7070
check_interval: 45
7171
commit: ${{ github.head_ref }}

0 commit comments

Comments
 (0)