Skip to content

Bump express from 4.18.2 to 4.19.2 #690

Bump express from 4.18.2 to 4.19.2

Bump express from 4.18.2 to 4.19.2 #690

Workflow file for this run

name: Lint PR
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
build:
uses: unosquare/bump-npm-version/.github/workflows/lint.yml@master
secrets:
github-token: ${{ secrets.GPR_ACCESS_TOKEN }}