Skip to content

fix: bump github/codeql-action from 4.31.2 to 4.31.7 #14506

fix: bump github/codeql-action from 4.31.2 to 4.31.7

fix: bump github/codeql-action from 4.31.2 to 4.31.7 #14506

name: .Platform - Semantic PR Check
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}