We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b33b1ea commit bbb33acCopy full SHA for bbb33ac
.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