Skip to content

security: upgrade org.slf4j:slf4j-api from 1.7.30 to 1.7.36 #348

security: upgrade org.slf4j:slf4j-api from 1.7.30 to 1.7.36

security: upgrade org.slf4j:slf4j-api from 1.7.30 to 1.7.36 #348

---
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