Skip to content

chore(deps): bump body-parser from 2.2.2 to 2.3.0 in /universal-refiner #27

chore(deps): bump body-parser from 2.2.2 to 2.3.0 in /universal-refiner

chore(deps): bump body-parser from 2.2.2 to 2.3.0 in /universal-refiner #27

Workflow file for this run

name: "PR Lint"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
contents: read
pull-requests: read
jobs:
main:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}