Skip to content

chore(deps): bump trpc dependencies from 10.45.2 to 10.45.3 #752

chore(deps): bump trpc dependencies from 10.45.2 to 10.45.3

chore(deps): bump trpc dependencies from 10.45.2 to 10.45.3 #752

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