Skip to content

chore(deps): bump uuid from 7.0.3 to 11.0.2 #71887

chore(deps): bump uuid from 7.0.3 to 11.0.2

chore(deps): bump uuid from 7.0.3 to 11.0.2 #71887

name: 'PR Title Checker'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- labeled
- unlabeled
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: thehanimo/pr-title-checker@v1.4.2
with:
GITHUB_TOKEN: ${{ secrets.RC_TITLE_CHECKER }}