Skip to content

chore(deps): bump path-to-regexp from 1.8.0 to 1.9.0 #109

chore(deps): bump path-to-regexp from 1.8.0 to 1.9.0

chore(deps): bump path-to-regexp from 1.8.0 to 1.9.0 #109

Workflow file for this run

name: Semantic Pull Request
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
prlint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: semantic-pull-request
uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}