Skip to content

Commit bbb33ac

Browse files
ci(deps): bump jchen1/wait-for-green from 1.0.8 to 2.0.0
Bumps [jchen1/wait-for-green](https://github.com/jchen1/wait-for-green) from 1.0.8 to 2.0.0. - [Release notes](https://github.com/jchen1/wait-for-green/releases) - [Commits](jchen1/wait-for-green@v1.0.8...v2.0.0) --- updated-dependencies: - dependency-name: jchen1/wait-for-green dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b33b1ea commit bbb33ac

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)