Skip to content

chore(deps): update github-actions (major) #473

chore(deps): update github-actions (major)

chore(deps): update github-actions (major) #473

name: "Lint PR title"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions: read-all
jobs:
lint:
name: Lint PR title
runs-on: ubuntu-22.04
steps:
- uses: amannn/action-semantic-pull-request@e9fabac35e210fea40ca5b14c0da95a099eff26f # v5.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
types: |
feat
fix
docs
style
refactor
perf
test
build
ci
chore
revert
scopes: |
vuln
misconf
secret
license
deps
unit
e2e