Skip to content

chore(deps): bump chalk from 5.4.1 to 5.6.2 #433

chore(deps): bump chalk from 5.4.1 to 5.6.2

chore(deps): bump chalk from 5.4.1 to 5.6.2 #433

Workflow file for this run

name: Lint PR Title
on:
pull_request_target:
types:
- opened
- edited
permissions:
pull-requests: read
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}