Skip to content

security(deps): update 🛡️ org.springframework:spring-web to v6.0.19 [security] - autoclosed #360

security(deps): update 🛡️ org.springframework:spring-web to v6.0.19 [security] - autoclosed

security(deps): update 🛡️ org.springframework:spring-web to v6.0.19 [security] - autoclosed #360

Workflow file for this run

---
name: conventional-commit-pr-title
on:
pull_request:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
conventional-commit-pr-title:
uses: delineaxpm/github-workflows/.github/workflows/conventional-pr.yml@main
secrets: inherit