Skip to content

chore(deps): bump @stoplight/yaml from 4.2.3 to 4.3.0 #389

chore(deps): bump @stoplight/yaml from 4.2.3 to 4.3.0

chore(deps): bump @stoplight/yaml from 4.2.3 to 4.3.0 #389

Workflow file for this run

name: 'PR title uses semantic release format'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}