Skip to content

fix(deps): update dependency org.openrewrite.recipe:rewrite-recipe-bom to v3.23.0 (main) #2621

fix(deps): update dependency org.openrewrite.recipe:rewrite-recipe-bom to v3.23.0 (main)

fix(deps): update dependency org.openrewrite.recipe:rewrite-recipe-bom to v3.23.0 (main) #2621

name: Renovate auto-merge
on:
pull_request:
types: [ opened, synchronize, reopened ]
jobs:
all-checks-passed:
if: ${{ github.actor == 'renovate[bot]'}}
name: All checks passed
runs-on: ubuntu-latest
permissions:
checks: read
contents: read
steps:
- uses: wechuli/allcheckspassed@v2.3.0
with:
delay: '50'
retries: '3'
polling_interval: '5'