Skip to content

chore(deps): bump github/contributors from 1.7.0 to 1.7.1 in the dependencies group #602

chore(deps): bump github/contributors from 1.7.0 to 1.7.1 in the dependencies group

chore(deps): bump github/contributors from 1.7.0 to 1.7.1 in the dependencies group #602

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@c9afb9b655e0f5d2b3abe9c93cee54fa2992c2e0
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}