Skip to content

chore(deps): bump express from 4.18.1 to 4.19.2 in /docs #7874

chore(deps): bump express from 4.18.1 to 4.19.2 in /docs

chore(deps): bump express from 4.18.1 to 4.19.2 in /docs #7874

Workflow file for this run

name: "Linting pr"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
prlint:
name: Lint PR
runs-on: ubuntu-latest
steps:
# Please look up the latest version from
# https://github.com/amannn/action-semantic-pull-request/releases
- name: Lint PR
uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.CI_BOT_TOKEN }}