Skip to content

chore(deps): bump github/codeql-action from 3.28.13 to 3.28.14 in the dependencies group #656

chore(deps): bump github/codeql-action from 3.28.13 to 3.28.14 in the dependencies group

chore(deps): bump github/codeql-action from 3.28.13 to 3.28.14 in the dependencies group #656

Workflow file for this run

## Reference: https://github.com/amannn/action-semantic-pull-request
---
name: 'Lint PR Title'
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
permissions:
contents: read
jobs:
main:
permissions:
contents: read
pull-requests: read
statuses: write
uses: github/ospo-reusable-workflows/.github/workflows/pr-title.yaml@ecdd405ebb379e0713e348440e6e26e85fc06773
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}