Skip to content

chore(deps): bump spring-boot 3.1.10 to 3.2.4, camunda 7.20 to 7.21, polyflow 4.1.5 to 4.1.6 #1149

chore(deps): bump spring-boot 3.1.10 to 3.2.4, camunda 7.20 to 7.21, polyflow 4.1.5 to 4.1.6

chore(deps): bump spring-boot 3.1.10 to 3.2.4, camunda 7.20 to 7.21, polyflow 4.1.5 to 4.1.6 #1149

name: Require Checklist
on:
pull_request:
types: [opened, edited, synchronize, ready_for_review]
jobs:
checklist-check:
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' && github.event.pull_request.draft == false }}
steps:
- uses: mheap/require-checklist-action@v2
with:
requireChecklist: true