Skip to content

build(deps): bump scout_apm from 5.4.0 to 5.5.0 #2335

build(deps): bump scout_apm from 5.4.0 to 5.5.0

build(deps): bump scout_apm from 5.4.0 to 5.5.0 #2335

Workflow file for this run

name: JavaScript
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version-file: package.json
cache: yarn
- run: yarn install --frozen-lockfile
- run: yarn run lint