Skip to content

Commit

Permalink
ci(deps): bump jchen1/wait-for-green from 1.0.8 to 2.0.0
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 1e2c663 commit ff5c181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
token: ${{ steps.bot-token.outputs.token }}
- id: status-checks
name: Wait for status checks to complete
uses: jchen1/wait-for-green@v1.0.8
uses: jchen1/wait-for-green@v2.0.0
with:
check_interval: 45
commit: ${{ github.head_ref }}
Expand Down

0 comments on commit ff5c181

Please sign in to comment.