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 bdebb85 commit 45a86aeCopy full SHA for 45a86ae
1 file changed
.github/workflows/auto-review.yml
@@ -65,7 +65,7 @@ jobs:
65
token: ${{ steps.bot-token.outputs.token }}
66
- id: status-checks
67
name: Wait for status checks to complete
68
- uses: jchen1/wait-for-green@v1.0.8
+ uses: jchen1/wait-for-green@v2.0.0
69
with:
70
check_interval: 45
71
commit: ${{ github.head_ref }}
0 commit comments